RFR: 8158933: String concat stringifiers setup should avoid unnecessary lookups
Claes Redestad
claes.redestad at oracle.com
Tue Jun 7 19:49:56 UTC 2016
On 2016-06-07 17:23, Aleksey Shipilev wrote:
> On 06/07/2016 06:15 PM, Claes Redestad wrote:
>> By restructuring this code we can optimize the number of lookups made,
>> slightly improving startup.
>>
>> Webrev:http://cr.openjdk.java.net/~redestad/8158933/webrev.01/
>> Bug:https://bugs.openjdk.java.net/browse/JDK-8158933
> Looks good.
Thanks!
> Are the java/lang jtregs fine?
All java/lang tests pass both locally and in JPRT.
/Claes
> Thanks,
> -Aleksey
>
>
More information about the core-libs-dev
mailing list