JDK-8244672 : [JVMCI] Export InstanceKlass::being_initialized to JVMCI compilers
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11.0.7-oracle
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-08
  • Updated: 2020-07-14
  • Resolved: 2020-06-03
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.
JDK 11
11.0.9-oracle b01Fixed
Related Reports
Relates :  
Description
Missing from JDK-8242648, the backport of JDK-8232904.
Comments
Only 11u-oracle is affected. The reference is present in JDK 15: http://hg.openjdk.java.net/jdk/jdk/file/d9822606912a/src/hotspot/share/jvmci/vmStructs_jvmci.cpp#l556
13-05-2020