RFR 8138884:MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods

Paul Sandoz paul.sandoz at oracle.com
Wed Feb 10 08:06:21 UTC 2016


> On 10 Feb 2016, at 08:00, shilpi rastogi <shilpi.rastogi at oracle.com> wrote:
> 
> Hi All,
> 
> Please review my updated patch
> http://cr.openjdk.java.net/~srastogi/8138884/webrev.01/ <http://cr.openjdk.java.net/~srastogi/8138884/webrev.01/>
> 

Just add a “,” after the new statement

  .. {@code static},

No need for another review.


> Same is not applicable for "Lookup.unreflect()".
> 

Ok. Thanks for checking.

Paul.



More information about the core-libs-dev mailing list