RFR: 8205998: [lworld] Verifier should reject value type classes if -XX:+EnableValhalla is not set
Harold David Seigel
harold.seigel at oracle.com
Thu Jun 28 13:54:01 UTC 2018
Hi,
Please review this LWorld fix that throws a ClassFormatError exception
if a class is a value type class and -XX:+EnableValhalla is not set.
Open Webrev:
http://cr.openjdk.java.net/~hseigel/bug_8205998/webrev/index.html
JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8205998
The fix was tested with tier1 and tier2 tests on Linux x64 and Macosx.
Thanks, Harold
More information about the valhalla-dev
mailing list