8229845: Decrease memory consumption of BigInteger.toString()

Claes Redestad claes.redestad at oracle.com
Tue Aug 20 21:56:18 UTC 2019


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/

/Claes


More information about the core-libs-dev mailing list