RFR (S) 8149835: StringConcatFactory should emit classes with the same package as the host class

Mandy Chung mandy.chung at oracle.com
Wed Feb 17 16:00:01 UTC 2016


> On Feb 17, 2016, at 5:41 AM, Aleksey Shipilev <aleksey.shipilev at oracle.com> wrote:
> 
> On 02/17/2016 01:48 PM, Paul Sandoz wrote:
>>> On 17 Feb 2016, at 10:36, Aleksey Shipilev <aleksey.shipilev at 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




More information about the core-libs-dev mailing list