You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
Running G1 with a 10ms pause time goal is theoretically possible but ZGC and Shenandoah are really better suited for this. Note you're trading throughput for latency.
There are quite a few questionable JVM options
openmessaging-benchmark/driver-msk/deploy/deploy.yaml
Line 145 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-pravega/deploy/deploy.yaml
Line 461 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-kafka/deploy/ssd-deployment/deploy.yaml
Line 377 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-rocketmq/deploy/deploy.yaml
Line 123 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-nats-streaming/deploy/deploy.yaml
Line 103 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-msk/deploy/alicloud/deploy.yaml
Line 148 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-bookkeeper/deploy/deploy.yaml
Line 183 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-rabbitmq/deploy/alicloud/deploy.yaml
Line 210 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-redpanda/deploy/certification/deploy.yaml
Line 164 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-nats/deploy/deploy.yaml
Line 92 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-kafka/deploy/hdd-deployment/deploy.yaml
Line 202 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-redpanda/deploy/deploy.yaml
Line 389 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-nsq/deploy/deploy.yaml
Line 99 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-rabbitmq/deploy/deploy.yaml
Line 179 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
openmessaging-benchmark/driver-pulsar/deploy/ssd/alicloud/deploy.yaml
Line 225 in f570f14
-XX:+ParallelRefProcEnabled
is default since JDK 17 https://www.oracle.com/java/technologies/javase/17-relnote-issues.html#JDK-8204686-XX:+AggressiveOpts
has been removed in https://bugs.openjdk.org/browse/JDK-8150552-XX:+DoEscapeAnalysis
is the default, checkjava -XX:+PrintFlagsFinal -version | grep DoEscapeAnalysis
The text was updated successfully, but these errors were encountered: