src/java.base/share/classes/java/lang/String.java
Wed, 02 Oct 2019 10:59:40 +0200 jlahoda Improving appearance of javadoc of the APIs associated with preview features. JDK-8226585-branch
Fri, 20 Sep 2019 11:07:52 +0100 jboes 8230648: Replace @exception tag with @throws in java.base
Thu, 12 Sep 2019 17:47:24 +0200 jlahoda Updating javac behavior w.r.t. preview API. Based on darcy's patch. JDK-8226585-branch
Thu, 29 Aug 2019 16:31:34 -0700 darcy 8229997: Apply java.io.Serial annotations in java.base
Fri, 16 Aug 2019 11:35:17 -0700 igerasim 8221307: String.substring() OOB exception on start index reports improper information
Fri, 07 Jun 2019 08:47:28 -0300 jlaskey 8225448: String::translateEscapes javadoc has accessibility issues
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8203444: String::formatted (Preview)
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8223780: String::translateEscapes (Preview)
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8223775: String::stripIndent (Preview)
Fri, 31 May 2019 12:20:21 +0200 redestad 8224986: (str) optimize StringBuilder.append(CharSequence, int, int) for String arguments
Tue, 28 May 2019 10:54:59 -0700 darcy 8224783: Javadoc of String strip methods uses link where linkplain would be better
Mon, 06 May 2019 18:07:55 -0700 igerasim 8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
Thu, 11 Apr 2019 14:56:52 +0200 redestad 8215017: Improve String::equals warmup characteristics
Wed, 17 Apr 2019 00:06:38 +0200 redestad 8222484: Specialize generation of simple String concatenation expressions
Wed, 10 Apr 2019 12:05:50 +0200 redestad 8221836: Avoid recalculating String.hash when zero
Tue, 02 Apr 2019 11:24:40 +0200 redestad 8221723: Avoid storing zero to String.hash
Wed, 30 Jan 2019 00:24:32 +0000 prappo 8218022: Repeated words typos in java.base
Wed, 09 Jan 2019 18:17:36 -0400 jlaskey 8215493: String::indent inconsistency with blank lines
Wed, 09 Jan 2019 16:41:16 -0400 jlaskey 8215489: Remove String::align
Wed, 09 Jan 2019 15:23:11 -0400 jlaskey 8215112: String::transform spec clarification
Fri, 14 Dec 2018 12:02:39 +0100 redestad 8215380: Backout accidental change to String::length
Thu, 13 Dec 2018 10:35:09 -0500 vromero 8215300: additional changes to constants API
Thu, 13 Dec 2018 15:31:05 +0100 redestad 8215281: Use String.isEmpty() when applicable in java.base
Sun, 09 Dec 2018 12:36:24 -0500 vromero 8210031: implementation for JVM Constants API
Mon, 26 Nov 2018 12:20:06 -0400 jlaskey 8203442: String::transform
Mon, 29 Oct 2018 12:31:49 -0300 jlaskey 8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
Fri, 26 Oct 2018 15:13:12 -0700 jjg 8213056: Nested anchor tags in java.lang.module
Wed, 12 Sep 2018 14:19:36 -0300 jlaskey 8200434: String::align, String::indent
Thu, 26 Jul 2018 10:25:33 -0300 jlaskey 8208164: (str) improve specification of String::lines
Wed, 23 May 2018 08:49:00 -0700 sherman 8200172: String.split non-positive term incorrect use
Tue, 22 May 2018 12:04:05 -0300 jlaskey 8200380: String::lines
Fri, 18 May 2018 08:43:49 -0300 jlaskey 8200436: String::isBlank
Mon, 14 May 2018 09:40:48 -0300 jlaskey 8200377: String::strip, String::stripLeading, String::stripTrailing
Tue, 08 May 2018 09:27:42 -0300 jlaskey 8200372: String::trim JavaDoc should clarify meaning of space
Tue, 27 Mar 2018 16:25:40 -0700 jjg 8199465: {@docRoot} references need to be updated to reflect new module/package structure
Mon, 12 Mar 2018 20:47:21 -0700 naoto 8198989: Provide more diagnostic IAE messages
Mon, 05 Mar 2018 08:50:47 -0800 naoto 4993841: (str) java.lang.Character should have a toString(int) method
Fri, 02 Mar 2018 18:10:57 -0400 jlaskey 8198955: String#repeat loop optimization
Thu, 01 Mar 2018 15:45:51 -0400 jlaskey 8197594: String#repeat
Wed, 13 Dec 2017 07:51:57 -0800 sherman 8184947: ZipCoder performance improvements
Tue, 05 Dec 2017 14:25:16 +0100 redestad 8176188: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java failing since 9-b93
Thu, 26 Oct 2017 18:04:29 -0700 darcy 8189952: New methods on String: chars() and codePoints() should be marked since 9
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip