8229845: Decrease memory consumption of BigInteger.toString()

Claes Redestad claes.redestad at oracle.com
Tue Aug 20 21:58:12 UTC 2019



On 2019-08-20 23:56, Claes Redestad wrote:
> On 2019-08-20 10:05, Aleksey Shipilev wrote:
>>
>>   *) This might be "static final", while we are at it:
>>
>> 4109     private static String[] zeros = new String[64];
> 
> Addressed by http://cr.openjdk.java.net/~redestad/8228581/open.00/

Meant to link the review thread, not the webrev:

http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-July/061520.html

/Claes


More information about the core-libs-dev mailing list