[lworld] RFR: 8326893: [lworld] update HiddenInlineClassTest and HiddenValueClass tests per JEP 401
Mandy Chung
mchung at openjdk.org
Wed Feb 28 01:48:02 UTC 2024
`HiddenPoint.jcod` and `ValueImpl.jcod` are no longer needed. The class bytes of a compiled value class can be used to defined as a hidden class. `HiddenInlineClassTest` and `HiddenValueClass` tests are updated accordingly.
-------------
Commit messages:
- fix comment
- 8326893: [lworld] update HiddenInlineClassTest and HiddenValueClass tests per JEP 401
Changes: https://git.openjdk.org/valhalla/pull/1025/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1025&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8326893
Stats: 387 lines in 4 files changed: 19 ins; 363 del; 5 mod
Patch: https://git.openjdk.org/valhalla/pull/1025.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1025/head:pull/1025
PR: https://git.openjdk.org/valhalla/pull/1025
More information about the valhalla-dev
mailing list