-
Bug
-
Resolution: Fixed
-
P3
-
7
The fix for 6933217 inadvertently changed the array expansion algorithm for StringBuffer (et al) ensureCapacity to simply double the size; however the specification requires that it expand by 2N+2.
- relates to
-
JDK-6933217 Huge arrays handled poorly in core libraries
-
- Closed
-