RFR: 8357979: [JVMCI] jdk.internal.vm.ci should have earlier class file version [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Mon Jun 2 17:03:55 UTC 2025
On Mon, 2 Jun 2025 17:00:32 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.
>
> Doug Simon has updated the pull request incrementally with one additional commit since the last revision:
>
> use BOOT_JDK_SOURCETARGET instead
Marked as reviewed by ihse (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/25494#pullrequestreview-2889271599
More information about the build-dev
mailing list