[lworld] RFR: 8269536: Fix verifier withfield test
Harold Seigel
hseigel at openjdk.java.net
Mon Jul 12 17:23:41 UTC 2021
Please review this small change to push a test fix for VerifierInlineTypes.java that was in branch lqagain to branch lworld. The fix removes, from the jcod classes, improper and unneeded methods that were causing unwanted ClassFormatError exceptions. The change also removes tests that are no longer applicable.
The changes were tested by running Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows.
Thanks, Harold
-------------
Commit messages:
- 8269536: Fix verifier withfield test
Changes: https://git.openjdk.java.net/valhalla/pull/477/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=477&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8269536
Stats: 1492 lines in 3 files changed: 422 ins; 1042 del; 28 mod
Patch: https://git.openjdk.java.net/valhalla/pull/477.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/477/head:pull/477
PR: https://git.openjdk.java.net/valhalla/pull/477
More information about the valhalla-dev
mailing list