-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
BigInteger creates a sizeable number of arrays of ints, BigIntegers and Strings to support its implementation.
Doing so archives ~10Kb of objects, and reduces initialization time of BigInteger by 0.3-0.5ms.
Doing so archives ~10Kb of objects, and reduces initialization time of BigInteger by 0.3-0.5ms.
- is blocked by
-
JDK-8229845 Decrease memory consumption of BigInteger.toString()
-
- Resolved
-