JDK-8234681 : Remove UseJVMCIClassLoader logic from JVMCI code
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,13,14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-11-22
  • Updated: 2020-03-23
  • Resolved: 2019-11-25
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 JDK 14
11.0.7-oracleFixed 14 b25Fixed
Description
UseJVMCIClassLoader logic is only applicable to graal-jvmci-8.
Comments
OpenJDK 11 updates backport will follow after larger Graal integration, see https://github.com/oracle/graal/issues/2196
11-03-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/06970ab040d4 User: kvn Date: 2019-11-25 20:08:52 +0000
25-11-2019

https://cr.openjdk.java.net/~kvn/8234681/webrev.00/
22-11-2019

The code was added by JDK-8220623 which was port from graal-jvmci-8.
22-11-2019