Review request: update javac to properly output mandated parameters in MethodParameters attributes (original) (raw)
Eric McCorkle eric.mccorkle at oracle.com
Wed Feb 6 09:23:56 PST 2013
- Previous message: hg: jdk8/tl/langtools: 8007566: DocLint too aggressive with not allowed here:
- Next message: Review request: update javac to properly output mandated parameters in MethodParameters attributes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
Please review the following patch, which updates javac to output mandated parameters in MethodParameters attributes. It also updates javac to reflect spec changes, namely the definition of the ACC_MANDATED flag.
The webrev is here: http://cr.openjdk.java.net/~emc/8006345/
This patch addresses the following issues: http://bugs.sun.com/view_bug.do?bug_id=8006345 http://bugs.sun.com/view_bug.do?bug_id=8006896 http://bugs.sun.com/view_bug.do?bug_id=8006345
The latest version of the spec for parameter reflection can be found here:
http://cr.openjdk.java.net/~abuckley/8misc.pdf
Thanks, Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: eric_mccorkle.vcf Type: text/x-vcard Size: 303 bytes Desc: not available Url : http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20130206/bcfb334d/eric_mccorkle.vcf
- Previous message: hg: jdk8/tl/langtools: 8007566: DocLint too aggressive with not allowed here:
- Next message: Review request: update javac to properly output mandated parameters in MethodParameters attributes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]