Initial runtime support for the ValueTypes attribute (original) (raw)
Frederic Parain frederic.parain at oracle.com
Thu May 17 20:04:50 UTC 2018
- Previous message (by thread): hg: valhalla/valhalla: [LWorld] Value type array support for C2 (and lots of bug fixes)
- Next message (by thread): Initial runtime support for the ValueTypes attribute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please review this first patch related to the ValueTypes attribute:
http://cr.openjdk.java.net/~fparain/VTAttribute/webrev.00/
The patch includes:
- the parsing of the ValueTypes attribute
- the creation of meta-data from this attribute
- a consistency check between the ACC_FLATTENABLE flag and the ValueTypes attribute
- the pre-loading of method arguments types and return values types
Fred
- Previous message (by thread): hg: valhalla/valhalla: [LWorld] Value type array support for C2 (and lots of bug fixes)
- Next message (by thread): Initial runtime support for the ValueTypes attribute
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]