-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
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.
- links to
-
Commit(master) openjdk/jdk/e122f4dd
-
Review(master) openjdk/jdk/27374