Review request for JDK-8007405: (original) (raw)
Eric McCorkle eric.mccorkle at oracle.com
Tue Feb 5 19:58:00 UTC 2013
- Previous message: hg: jdk8/tl/langtools: 8007504: Remove @ignore from tests that no longer need it
- Next message: Review request for JDK-8007405: Update parameter reflection API in accordance with spec changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, please review this patch, which implements some spec changes for parameter reflection in the java.lang.reflect API.
This patch changes the SYNTHESIZED flag to MANDATED, and changes the associated methods. It also updates some javadoc comments.
The webrev is here: http://cr.openjdk.java.net/~emc/8007405/
The bug report is here: http://bugs.sun.com/view_bug.do?bug_id=8007405
The latest version of the spec is here: http://cr.openjdk.java.net/~abuckley/8misc.pdf
Thanks, Eric
- Previous message: hg: jdk8/tl/langtools: 8007504: Remove @ignore from tests that no longer need it
- Next message: Review request for JDK-8007405: Update parameter reflection API in accordance with spec changes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]