MethodParameters class file format change (original) (raw)
Eric McCorkle eric.mccorkle at oracle.com
Fri Jan 25 17:53:59 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8006951: Avoid storing duplicate PKCS12 attributes
- Next message: MethodParameters class file format change
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I don't think anyone is using MethodParameters at this point, but I want to post this just to be sure.
The latest version of the spec alters the class file format of MethodParameters attributes.
The latest version can be found here: http://cr.openjdk.java.net/~abuckley/8misc.pdf
I will be committing patches to tl and hsx which update hotspot and the langtools tools to reflect this change. However, this will take some time to propagate, and may affect anyone using this feature (most likely, to write tests).
Apologies for any inconvenience, Eric
- Previous message: hg: jdk8/tl/jdk: 8006951: Avoid storing duplicate PKCS12 attributes
- Next message: MethodParameters class file format change
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]