> On Feb 17, 2016, at 5:41 AM, Aleksey Shipilev <aleksey.shipi...@oracle.com> > wrote: > > On 02/17/2016 01:48 PM, Paul Sandoz wrote: >>> On 17 Feb 2016, at 10:36, Aleksey Shipilev <aleksey.shipi...@oracle.com> >>> wrote: >>> Yes: >>> http://cr.openjdk.java.net/~shade/8149835/webrev.jdk.02/ >>> http://cr.openjdk.java.net/~shade/8149835/webrev.langtools.01/ >>> >>> I have also changed to Lookup.IMPL_LOOKUP when looking up the method >>> from U.defineAnonymousClass-loaded bytecode stub. This make the load >>> sequence consistent with LambdaMetafactory. >>> >>> It still passes JPRT, java/lang/String and jake build. >>> >> >> +1 > > Thanks Paul! > > Alan, Mandy, would you like to review this as well? This should fix Jake > compatibility problems.
Looks okay to me. Mandy