JDK-8320143 : [JVMCI] FrameStates with EA'ed object needs to record extra info for JVMTI
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 22,23
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2023-11-15
  • Updated: 2024-07-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
The test open/test/jdk:com/sun/jdi/EATests.java fails sometimes with Graal.  JVMCI appears to need to compute extra information to support JDK-8227745 and possibly expose some other flags to Graal.
Comments
ILW = Failures with JVMTI due to missing/wrong metadata in compiled code, some JVMTI tests with Graal as JIT, no workaround but disable EA / compilation of affected method = MLH = P3
17-11-2023