Initial runtime support for the ValueTypes attribute
Frederic Parain
frederic.parain at oracle.com
Thu May 17 20:04:50 UTC 2018
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
More information about the valhalla-dev
mailing list