jdk-24/jdk/test/java/lang/StringBuffer
Tobias Hartmann 4ed5b73f3d 8141132: JEP 254: Compact Strings
Adopt a more space-efficient internal representation for strings.

Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
2015-11-03 09:42:11 +01:00
..
AppendCharSequence.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
AppendSB.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
AppendStringBuilder.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
BufferForwarding.java 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
Capacity.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
CompactStringBuffer.java 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
CompactStringBufferSerialization.java 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
Exceptions.java 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
GetCharsOverLength.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
GetCharsSrcEndLarger.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
IndexOf.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
InsertMaxValue.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
InsertNullString.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Replace.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SBBasher.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
SetLength.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Substring.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Supplementary.java 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
TestSynchronization.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ToStringCache.java 8014814: (str) StringBuffer "null" is not appended 2013-05-22 20:21:13 -04:00
Trim.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00