[lworld] RFR: 8247569: [lworld] Align with spec for <vnew> methods

Vicente Romero vromero at openjdk.org
Wed Sep 28 17:59:07 UTC 2022


Value classes constructor should be named <vnew> instead of <init>. This PR can't be pushed without the corresponding support being available on the VM side

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

Commit messages:
 - 8247569: [lworld] Align with spec for <vnew> methods

Changes: https://git.openjdk.org/valhalla/pull/771/files
 Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=771&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8247569
  Stats: 234 lines in 45 files changed: 88 ins; 6 del; 140 mod
  Patch: https://git.openjdk.org/valhalla/pull/771.diff
  Fetch: git fetch https://git.openjdk.org/valhalla pull/771/head:pull/771

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



More information about the valhalla-dev mailing list