[lworld] RFR: 8328543: [lworld] Library and test updates to use --enable-preview instead of ValhallaFeatures [v3]
Roger Riggs
rriggs at openjdk.org
Wed Mar 27 01:51:55 UTC 2024
> Update AccessFlag and tests to JEP 401 and use of --enable-preview instead of ValhallaFeatures.
> Minor formatting change to java.lang.Character to allow it to be a value class with --enable-preview.
> (The class file format version numbers will need to be updated when re-synching with the mainline).
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Corrected code and tests to use --enable-preview when refering to ACC_IDENTITY
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1060/files
- new: https://git.openjdk.org/valhalla/pull/1060/files/dde005e5..6085d5ef
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1060&range=02
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1060&range=01-02
Stats: 96 lines in 10 files changed: 64 ins; 3 del; 29 mod
Patch: https://git.openjdk.org/valhalla/pull/1060.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1060/head:pull/1060
PR: https://git.openjdk.org/valhalla/pull/1060
More information about the valhalla-dev
mailing list