RFR: JDK-8027796: Refactor Core Reflection for Type Annotations

Joel Borggrén-Franck joel.franck at oracle.com
Mon Nov 4 19:36:04 UTC 2013


Hi

Please review this small refactoring of the type annotations reflection code. This fix just makes the types final since the code wasn't designed for inheritance.

webrev: http://cr.openjdk.java.net/~jfranck/8027796/webrev.00/
jbs: https://bugs.openjdk.java.net/browse/JDK-8027796

cheers
/Joel


More information about the core-libs-dev mailing list