jdk-24/jdk/test/java/lang
David Holmes 4e4591b4da 8013395: StringBuffer.toString performance regression impacting embedded benchmarks
Cache a copy of the char[] to use with toString() and clear it when ever the sb content is modified

Reviewed-by: alanb, plevart, mduigou, forax
2013-05-15 00:36:03 -04:00
..
annotation 8007073: Implement Core Reflection for Type Annotations on parameters 2013-05-10 10:20:13 +02:00
Appendable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AssertionError 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Boolean 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Byte 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Character 7198195: Support Unicode 6.2.0 2012-11-07 09:58:39 +09:00
CharSequence 8012665: add CharSequence.chars, CharSequence.codePoints 2013-05-01 08:35:09 -07:00
Class 6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type 2013-04-08 17:06:20 -07:00
ClassLoader 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
Double 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Enum 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Float 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
InheritableThreadLocal 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
instrument 8009531: Crash when redefining class with annotated method 2013-04-17 12:50:45 -04:00
Integer 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
invoke 8012028: Metafactory-generated lambda classes should be final 2013-04-12 20:23:13 -07:00
Long 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
management 6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1 2013-05-07 19:57:55 +02:00
Math 8014296: DivModTests should not compare pointers 2013-05-10 09:06:21 -07:00
ProcessBuilder 8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently 2013-01-15 19:58:22 +00:00
ref 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
reflect 8012643: JDK8 b86 source with GPL header errors 2013-04-23 18:25:52 -07:00
Runtime 8012453: (process) Runtime.exec(String) fails if command contains spaces [win] 2013-05-14 20:16:21 +04:00
RuntimePermission 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SecurityManager 8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present 2013-02-27 14:24:45 +00:00
Short 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StackTraceElement 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StrictMath 6708398: Support integer overflow 2012-02-16 11:43:20 -08:00
String 5015163: (str) String merge/join that is the inverse of String.split() 2013-04-02 18:41:04 -04:00
StringBuffer 8013395: StringBuffer.toString performance regression impacting embedded benchmarks 2013-05-15 00:36:03 -04:00
StringBuilder 8010316: Improve handling of char sequences containing surrogates 2013-03-26 13:36:51 -07:00
StringCoding 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
System 8012048: JDK8 b85 source with GPL header errors 2013-04-12 15:22:33 -07:00
Thread 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools 2013-01-11 20:19:55 +00:00
ThreadGroup 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
ThreadLocal 8004905: Correct license of test to remove classpath exception 2012-12-11 20:49:44 -08:00
Throwable 8012044: Give more information about self-suppression from Throwable.addSuppressed 2013-04-25 09:37:03 -07:00
Compare.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
HashCode.java 7088913: Add compatible static hashCode(primitive) to primitive wrapper classes 2012-11-13 20:02:48 -08:00
PrimitiveSumMinMaxTest.java 8004561: Additional functional interfaces, extension methods and name changes 2013-02-19 11:56:49 -08:00
ToString.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00