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

Vicente Romero vromero at openjdk.org
Thu Oct 6 17:15:34 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

Vicente Romero has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:

 - Merge branch 'lworld' into JDK-8247569
 - javac is generating <vnew> method for abstract value classes
 - fixing regression tests
 - removing experimental code
 - 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=04
  Stats: 293 lines in 47 files changed: 87 ins; 59 del; 147 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