RFR: version specific class file parser and verifier fixes
Harold David Seigel
harold.seigel at oracle.com
Wed Jul 18 18:43:16 UTC 2018
Hi,
Please review this LWorld change to ignore the ValueTypes attribute and
value type specific access flags for class file versions < 55. This fix
also includes changes to the verifier to throw VerifyError exceptions
for withfield and defaultvalue opcodes for class file versions < 55.
Open Webrev: http://cr.openjdk.java.net/~hseigel/lworld.cfp_verf/webrev/
The changes were tested with various tier1 - tier5 Mach5 tests on Linux
and Mac.
Thanks, Harold
More information about the valhalla-dev
mailing list