-
Enhancement
-
Resolution: Fixed
-
P3
-
21
-
b10
Change Continuations::enabled to return true on ports with continuations implemented. This will turn on the generation of the thaw and return barrier stubs and also change code generation to emit post-call nops. This code currently requires --enable-preview but needs to be changed to be enabled by default so that any issues can be shaken out as early as possible in JDK 21, and in advance of deciding whether or not to propose virtual threads as a permanent feature. At this point, we believe the performance regression related to the interaction between the post-call nops and inlining has been addressed JDK-8300002.
- relates to
-
JDK-8330014 Renaissance/dotty regresses -3% after JDK-8301819
-
- Open
-
-
JDK-8300002 Performance regression caused by non-inlined hot methods due to post call noop instructions
-
- Resolved
-
-
JDK-8302831 PPC: compiler/codecache/TestStressCodeBuffers.java fails after JDK-8301819
-
- Resolved
-