Currently ReservedStackTest runs with -XX:MaxInlineLevel=2 and
ReservedStackTestCompiler.java with -XX:-Inline. If larger inlining is allowed (-XX:MaxInlineLevel=4), these tests will fail.
ReservedStackTestCompiler.java with -XX:-Inline. If larger inlining is allowed (-XX:MaxInlineLevel=4), these tests will fail.
- relates to
-
JDK-8046936 JEP 270: Reserved Stack Areas for Critical Sections
-
- Closed
-