[9u-dev] 8138578:MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods

shilpi rastogi shilpi.rastogi at oracle.com
Wed Jan 20 12:42:30 UTC 2016


Hi All,

Please review my fix related to java doc.

MethodHandles.Lookup.findSpecial() Javadoc fails to consider static 
methods-

MethodHandles.Lookup.findSpecial() throws IllegalAccessException if the 
target method is static.

Bug link- https://bugs.openjdk.java.net/browse/JDK-8138578 
<https://bugs.openjdk.java.net/browse/JDK-8138578>
Webrev link- http://cr.openjdk.java.net/~srastogi/8138578/webrev.00/ 
<http://cr.openjdk.java.net/%7Esrastogi/8138578/webrev.00/>

Thnaks,
Shilpi



More information about the core-libs-dev mailing list