Martin Buchholz
|
500a66b0d8
|
6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
Let arraycopy throw AIOOBE for invalid negative length
Reviewed-by: chegar, forax
|
2010-08-03 12:22:49 -07:00 |
|
Ulf Zibis
|
a0f3e72c24
|
6934265: Add public method Character.isBmpCodePoint
Move isBmpCodePoint from sun.nio.cs.Surrogate to Character
Reviewed-by: sherman
|
2010-06-30 16:11:32 -07:00 |
|
Lana Steuck
|
fd45b4188c
|
Merge
|
2010-05-28 12:10:14 -07:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Martin Buchholz
|
3927da83d0
|
6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
Make sure to grow with size => size * 2 + 2
Reviewed-by: dholmes, chegar, ohair
|
2010-05-13 21:56:13 -07:00 |
|
Martin Buchholz
|
4a29f05c6a
|
6933217: Huge arrays handled poorly in core libraries
Write overflow-conscious array resizing code
Reviewed-by: chegar
|
2010-05-09 00:59:30 -07:00 |
|
Xiomara Jayasena
|
6e86513c3a
|
6754988: Update copyright year
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
|
2008-10-02 19:58:32 -07:00 |
|
Martin Buchholz
|
77dfe98c4e
|
6728229: (str) StringBuilder.append(CharSequence) does not throw IndexOutOfBoundsException
Major spec rework
Reviewed-by: alanb
|
2008-09-09 15:20:07 -07:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|