[lworld] RFR: 8269756: [lworld] Add tests for invalid withfield operands
Harold Seigel
hseigel at openjdk.java.net
Wed Jul 21 20:12:20 UTC 2021
Please review this change to add a test for various scenarios involving withfield. The test was run locally on Linux x64 and using Mach5 tiers 1-2.
Note that the test temporarily is run with -Xint because it fails when run with -Xcomp. -Xint will be removed once it passes with -Xcomp.
Thanks, Harold
-------------
Commit messages:
- 8269756: [lworld] Add tests for invalid withfield operands
Changes: https://git.openjdk.java.net/valhalla/pull/490/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=490&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8269756
Stats: 1244 lines in 2 files changed: 1244 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/valhalla/pull/490.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/490/head:pull/490
PR: https://git.openjdk.java.net/valhalla/pull/490
More information about the valhalla-dev
mailing list