-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b17
With the introduction of 8336856: Efficient hidden class-based string concatenation strategy , the StringConcatFactory#generateMHInlineCopy method is no longer used by default.
After a year of community use, the InlineHiddenClassStrategy has proven to work well, so I recommend removing the implementation of StringConcatFactory#generateMHInlineCopy.
After a year of community use, the InlineHiddenClassStrategy has proven to work well, so I recommend removing the implementation of StringConcatFactory#generateMHInlineCopy.
- relates to
-
JDK-8336856 Efficient hidden class-based string concatenation strategy
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/e122f4dd
-
Review(master)
openjdk/jdk/27374