> 1. AccessFlag is dependent on runtime's preview feature on/off instead of 
> class file version
> 2. Some new files or new changes can get some import cleanups
> 3. java.lang.reflect.Modifier changes are redundant and can be dropped
> 4. javax.lang.model.element.Modifier.VALUE belongs to VALUE_OBJECTS preview 
> feature
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Chen Liang has updated the pull request with a new target base due to a merge 
or a rebase. The incremental webrev excludes the unrelated changes brought in 
by the merge/rebase. The pull request contains seven additional commits since 
the last revision:

 - Move preview block out of api notes
 - Merge branch 'lworld' of https://github.com/openjdk/valhalla into 
clean/lw-mod-clean
 - More bugs and fixes
 - does does
 - Merge branch 'lworld' of https://github.com/openjdk/valhalla into 
clean/lw-mod-clean
 - Correct defineHiddenClass BasicTest
 - Random cleanup drop

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2536/files
  - new: https://git.openjdk.org/valhalla/pull/2536/files/f07c5cc2..b8d7cab6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2536&range=03
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2536&range=02-03

  Stats: 2549 lines in 68 files changed: 1874 ins; 298 del; 377 mod
  Patch: https://git.openjdk.org/valhalla/pull/2536.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2536/head:pull/2536

PR: https://git.openjdk.org/valhalla/pull/2536

Reply via email to