JDK 8 code review request for 6838776 Defer initialization of static fields in java.math.BigInteger

joe.darcy at oracle.com joe.darcy at oracle.com
Sat Sep 3 00:44:59 UTC 2011


Hello.

Please review this change to only instantiated an Unsafe object in 
BigInteger and BigDecimal if serialization is done:

    6838776 Defer initialization of static fields in java.math.BigInteger
    http://cr.openjdk.java.net/~darcy/6838776.0/

Thanks,

-Joe



More information about the core-libs-dev mailing list