RFR: 8316628: [lw5] remove vnew, aconst_init, and withfield [v4]
Vicente Romero
vromero at openjdk.org
Tue Oct 3 23:24:00 UTC 2023
> This PR is removing bytecods vnew, aconst_init, and withfield. Some tests will have to be ignored as for them to pass some changes need to be made to the verifier which still expects value classes to have factory methods (vnew)
Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
minor fixes
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/934/files
- new: https://git.openjdk.org/valhalla/pull/934/files/513928d8..1f774515
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=934&range=03
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=934&range=02-03
Stats: 17 lines in 5 files changed: 0 ins; 13 del; 4 mod
Patch: https://git.openjdk.org/valhalla/pull/934.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/934/head:pull/934
PR: https://git.openjdk.org/valhalla/pull/934
More information about the valhalla-dev
mailing list