We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4174b3 commit a7e39e9Copy full SHA for a7e39e9
rust/operator-binary/src/config/jvm.rs
@@ -113,9 +113,6 @@ pub fn jvm_config(
113
-Dfile.encoding=UTF-8
114
# Allow loading dynamic agent used by JOL
115
-XX:+EnableDynamicAgentLoading
116
- # https://bugs.openjdk.org/browse/JDK-8329528
117
- -XX:+UnlockDiagnosticVMOptions
118
- -XX:G1NumCollectionsKeepPinned=10000000
119
120
-Djavax.net.ssl.trustStore={STACKABLE_CLIENT_TLS_DIR}/truststore.p12
121
-Djavax.net.ssl.trustStorePassword={STACKABLE_TLS_STORE_PASSWORD}
0 commit comments