Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Martin Buchholz
edcaf23233
8010316: Improve handling of char sequences containing surrogates
...
Fix and optimize codePointAt, codePointBefore and similar methods
Reviewed-by: sherman, okutsu, ulfzibis, kizune
2013-03-26 13:36:51 -07:00
Jim Gish
a865f8b91a
6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
...
Update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder)
Reviewed-by: chegar, alanb, mduigou
2012-10-29 16:51:59 -07:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Mandy Chung
d0f3de3b59
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
...
Reviewed-by: dholmes, alanb
2010-10-19 10:02:25 -07:00
Ulf Zibis
9c81e25271
6937112: String.lastIndexOf confused by unpaired trailing surrogate
...
Rewrite lastIndexOf for performance and correctness
Reviewed-by: sherman
2010-06-30 16:11:32 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00