[lworld] RFR: 8370687: [lworld] Improve before constructor has been called error message [v2]
Chen Liang
liach at openjdk.org
Mon Oct 27 18:48:06 UTC 2025
> Now we have an early construction by default mode on for value classes, where post-super calls requires explicit constructor invocation. We can tweak the messages slightly to accomplish this.
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 three additional commits since the last revision:
- Revise message a bit more
- Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/before-ctor-message
- 8370687: [lworld] Improve before constructor has been called error message
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/1705/files
- new: https://git.openjdk.org/valhalla/pull/1705/files/d2a57358..730d7d95
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=1705&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1705&range=00-01
Stats: 17107 lines in 501 files changed: 10242 ins; 3427 del; 3438 mod
Patch: https://git.openjdk.org/valhalla/pull/1705.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1705/head:pull/1705
PR: https://git.openjdk.org/valhalla/pull/1705
More information about the valhalla-dev
mailing list