[lworld] RFR: 8350109: [lworld] Adopt jtreg 7.5.1

Roger Riggs rriggs at openjdk.org
Fri Feb 14 20:07:25 UTC 2025


On Fri, 14 Feb 2025 17:45:32 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Addition of `@enablePreview` looks also good; might be no longer required after merging with `openjdk/jdk` mainline, as the Classfile API is no in preview mode?

Right, not needed for ClassFile API but the test is written to require the enable-preview interpretation of AccessFlags.
In particular, yielding ACC_IDENTITY instead of ACC_SUPER.  (Same bit, different name and semantics).

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

PR Comment: https://git.openjdk.org/valhalla/pull/1369#issuecomment-2660167659


More information about the valhalla-dev mailing list