Withdrawn: 8323832: Load JVMCI with the platform class loader
Doug Simon
dnsimon at openjdk.org
Wed Jan 24 16:37:43 UTC 2024
On Mon, 22 Jan 2024 17:34:16 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PR changes `jdk.internal.vm.ci` such that it is loaded by the platform class loader instead of the boot class loader. This allows Native Image to load a version of JVMCI different than the version on top of which Native Image is running. This capability is demonstrated and tested by `LoadAlternativeJVMCI.java`.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/17520
More information about the core-libs-dev
mailing list