The changes in JDK-8227745 to deopt frames with non-escaping objects is incompatible with loom and will need to be re-examined. The code is disabled in the loom repo and the following tests excluded:
serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java
com/sun/jdi/EATests.java
serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java
com/sun/jdi/EATests.java
- relates to
-
JDK-8227745 Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
- Resolved
-
JDK-8285739 disable EscapeBarrier deopt for virtual threads
- Resolved