jdk/src/java.base/share/classes/java/lang/String.java
Tue, 03 Nov 2015 09:42:11 +0100 thartmann 8141132: JEP 254: Compact Strings
Tue, 27 Oct 2015 09:20:24 -0700 bchristi 8138824: java.lang.String: spec doesn't match impl when ignoring case - equalsIgnoreCase(), regionMatches()
Thu, 06 Aug 2015 13:20:13 +0300 avstepan 8132468: docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, java.math
Fri, 03 Jul 2015 07:23:45 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Wed, 03 Jun 2015 19:26:58 +0300 igerasim 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Fri, 15 May 2015 22:10:29 +0300 igerasim 8071571: Move substring of same string to slow path
Fri, 15 May 2015 16:09:55 +0200 redestad 8061254: SPECjvm2008-XML performance regressions in 9-b33
Mon, 26 Jan 2015 17:26:49 +0000 psandoz 8071477: Better Spliterator implementations for String.chars() and String.codePoints()
Wed, 14 Jan 2015 21:35:52 +0300 lpriima 8067471: Use private static final char[0] for empty Strings
Wed, 10 Dec 2014 14:11:05 -0800 sherman 8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
Tue, 14 Oct 2014 19:35:03 +0200 shade 8060485: (str) contentEquals checks the String contents twice on mismatch
Wed, 24 Sep 2014 09:43:10 -0700 shade 8058643: (str) Re-examine hashCode implementation
Fri, 29 Aug 2014 14:50:15 -0700 martin 8056951: pico-optimize contains(Object) methods
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip