jdk-24/jdk/test/java/lang/StringBuilder
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
..
AppendStringBuffer.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
BuilderForwarding.java 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
CompactStringBuilder.java 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
CompactStringBuilderSerialization.java 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
EnsureCapacity.java 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE 2010-10-19 10:02:25 -07:00
Exceptions.java 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
Insert.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Supplementary.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00