Skip to content

Commit

Permalink
follow tsubakuro update of diagnostic invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
t-horikawa committed Apr 1, 2024
1 parent 547b3da commit b340f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/clients/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ tasks.register('runExample', JavaExec) {
systemProperty 'org.slf4j.simpleLogger.showShortLogName', 'true'
systemProperty 'org.slf4j.simpleLogger.levelInBrackets', 'true'

jvmArgs '-Dtsubakuro.diagnostic'
jvmArgs '-Dcom.sun.management.jmxremote.port=9999'
jvmArgs '-Dcom.sun.management.jmxremote.authenticate=false'
jvmArgs '-Dcom.sun.management.jmxremote.ssl=false'
Expand Down

0 comments on commit b340f41

Please sign in to comment.