[lworld] RFR: 8328543: [lworld] Library and test updates to use --enable-preview instead of ValhallaFeatures [v2]

Roger Riggs rriggs at openjdk.org
Fri Mar 22 22:28: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:

  Add PreviewFeature annotation to AccessFlag.IDENTITY.
  Update module-info.java to allow jfr to use IDENTITY in writing classes.

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1060/files
  - new: https://git.openjdk.org/valhalla/pull/1060/files/0dc31d92..dde005e5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1060&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1060&range=00-01

  Stats: 5 lines in 2 files changed: 4 ins; 0 del; 1 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