RFR (S) 8149835: StringConcatFactory should emit classes with the same package as the host class
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Feb 17 13:41:37 UTC 2016
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.
Cheers,
-Aleksey
More information about the core-libs-dev
mailing list