jdk/src/java.base/share/classes/java/lang/invoke/StringConcatFactory.java
Wed, 10 Aug 2016 13:54:38 +0200 redestad 8163370: Reduce number of classes loaded by common usage of java.lang.invoke
Thu, 09 Jun 2016 16:13:09 +0200 redestad 8158933: String concat stringifiers setup should avoid unnecessary lookups
Thu, 19 May 2016 16:59:31 +0300 shade 8148604: JEP 280, Switch to more optimal concatenation strategy
Tue, 03 May 2016 15:50:54 +0200 redestad 8155775: Re-examine naming of privileged methods to access System properties
Fri, 29 Apr 2016 13:24:27 +0300 shade 8155090: String concatenation fails with a custom SecurityManager that uses concatenation
Thu, 21 Apr 2016 13:39:53 +0200 redestad 8154231: Simplify access to System properties from JDK code
Thu, 07 Apr 2016 10:03:48 -0700 dcubed Merge
Tue, 29 Mar 2016 18:27:33 +0200 redestad 8152951: Avoid calculating the reverse of StringConcatFactory$Recipe elements
Sat, 02 Apr 2016 05:30:48 +0200 jwilhelm Merge
Thu, 24 Mar 2016 12:52:03 +0300 shade 8150463: StringConcat MH_INLINE_SIZED_EXACT should skip storage initialization
Wed, 23 Mar 2016 20:14:36 +0100 jwilhelm Merge
Thu, 17 Mar 2016 10:26:59 +0100 redestad 8152074: Avoid lambda usage in StringConcatFactory initializer
Thu, 17 Mar 2016 19:04:16 +0000 alanb 8142968: Module System implementation
Fri, 11 Mar 2016 12:53:10 -0500 rriggs 8151063: Typo in java.lang.invoke.StringConcatFactory javadoc
Wed, 17 Feb 2016 19:29:16 +0300 shade 8149835: StringConcatFactory should emit classes with the same package as the host class
Wed, 10 Feb 2016 16:36:25 +0300 shade 8149459: StringConcatFactory should be synced up with LambdaMetafactory
Wed, 03 Feb 2016 00:49:41 +0300 shade 8148869: StringConcatFactory MH_INLINE_SIZED_EXACT strategy does not work with -XX:-CompactStrings
Tue, 02 Feb 2016 18:15:15 +0300 shade 8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested
Mon, 01 Feb 2016 15:11:50 +0300 shade 8148730: Add @since tags in new String concat APIs
Thu, 28 Jan 2016 19:43:05 +0300 shade 8148483: JEP 280: Indify String Concatenation
less more (0) tip