-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
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
-