RFR: version specific class file parser and verifier fixes (original) (raw)
Harold David Seigel harold.seigel at oracle.com
Wed Jul 18 18:43:16 UTC 2018
- Previous message (by thread): hg: valhalla/valhalla: 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
- Next message (by thread): RFR: version specific class file parser and verifier fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): hg: valhalla/valhalla: 8207773: [lworld] C2 should not allocate when returning a value type as Object from an inlined method
- Next message (by thread): RFR: version specific class file parser and verifier fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]