https://ionutbalosin.com/2024/02/jvm-performance-comparison-for-jdk-21/#jit-compiler
nested_synchronized method in LockCoarseningBenchmark
The text of the blog reports that c2 deoptimizes repeatedly and makes the method not compilable.
nested_synchronized method in LockCoarseningBenchmark
The text of the blog reports that c2 deoptimizes repeatedly and makes the method not compilable.
- relates to
-
JDK-8325497 Investigate C2 issues identified by the "JVM Performance Comparison for JDK 21"
-
- Open
-