RFR: 8152074: Avoid lambda usage in StringConcatFactory initializer

Claes Redestad claes.redestad at oracle.com
Thu Mar 17 09:10:27 UTC 2016


Thanks Rémi, Aleksey and Chris for reviewing,

since this might help with intermittent test timeouts in hs-nightly, 
I've received
an offline request to push this via jdk9/hs-rt, which I'll do unless 
anyone objects.

/Claes

On 2016-03-17 10:04, Chris Hegarty wrote:
>> On 17 Mar 2016, at 07:10, Claes Redestad <claes.redestad at oracle.com> wrote:
>>
>> On 2016-03-17 08:05, Aleksey Shipilev wrote:
>>> On 17.03.2016 09:50, Claes Redestad wrote:
>>>> please review this patch to remove lambda usage in the
>>>> StringConcatFactory initializer, which saves some parts of
>>>> java.lang.invoke infrastructure initialization for later.
>>>>
>>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8152074
>>>> Webrev: http://cr.openjdk.java.net/~redestad/8152074/webrev.01/
>>> Thanks for doing it! The patch is fine as it is.
> +1
>
> -Chris.
>




More information about the core-libs-dev mailing list