Skip to content

Commit

Permalink
Use JVM config from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Sep 5, 2024
1 parent f4174b3 commit a7e39e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rust/operator-binary/src/config/jvm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,6 @@ pub fn jvm_config(
-Dfile.encoding=UTF-8
# Allow loading dynamic agent used by JOL
-XX:+EnableDynamicAgentLoading
# https://bugs.openjdk.org/browse/JDK-8329528
-XX:+UnlockDiagnosticVMOptions
-XX:G1NumCollectionsKeepPinned=10000000
-Djavax.net.ssl.trustStore={STACKABLE_CLIENT_TLS_DIR}/truststore.p12
-Djavax.net.ssl.trustStorePassword={STACKABLE_TLS_STORE_PASSWORD}
Expand Down

0 comments on commit a7e39e9

Please sign in to comment.