RFR: Merge lworld

Vicente Romero vromero at openjdk.org
Mon Mar 11 18:03:26 UTC 2024


Merge lworld into lw5

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

Commit messages:
 - Merge lworld
 - 8326990: [lworld] make value classes a preview feature
 - 8327498: [lworld] Remove Q-descriptor change from ASM and other clean up
 - 8327253: [lworld] Preloading of classes needs a complete rework
 - 8327080: [lworld] Update Valhalla micros to JEP 401
 - 8327235: [lworld] remove the 'enablePrimitiveClasses' compiler option from tests
 - 8327280: [lworld] aarch64 compilation fails without support for JDK-8327150
 - 8327213: [lworld] Valhalla runtime testing move to classfile API
 - 8327150: [lworld] Update C1 to support new value construction scheme from JEP 401
 - 8326707: [lworld] Remove VALUE modifier from Modifier and AccessFlag
 - ... and 10 more: https://git.openjdk.org/valhalla/compare/f47a9e26...e14ff3c6

The webrevs contain the adjustments done while merging with regards to each parent branch:
 - lw5: https://webrevs.openjdk.org/?repo=valhalla&pr=1044&range=00.0
 - lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=1044&range=00.1

Changes: https://git.openjdk.org/valhalla/pull/1044/files
  Stats: 19471 lines in 699 files changed: 4044 ins; 13229 del; 2198 mod
  Patch: https://git.openjdk.org/valhalla/pull/1044.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1044/head:pull/1044

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



More information about the valhalla-dev mailing list