Withdrawn: 8357979: [JVMCI] jdk.internal.vm.ci should have earlier class file version

duke duke at openjdk.org
Tue Aug 26 20:56:46 UTC 2025


On Wed, 28 May 2025 14:24:47 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> There are plans to have libgraal be built for JDK master using a version of Native Image running on a JDK one version behind the current JDK. This Native Image execution needs to be able to load the JVMCI classes. As such, the JVMCI classes must have a class file major version of N-1 where N is the major class file version of the current JDK.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/25494


More information about the build-dev mailing list