Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b110
-
Verified
Description
Current test/tools/javac/TestIndyStringConcat test verifies that JDK emits a String concatenation stub when Indify String Concat is enabled. This makes the test dependent on the actual JDK strategy used, which is an implementation detail. This blocks switching the JDK concat strategy without fixing up javac tests.
Attachments
Issue Links
- blocks
-
JDK-8148604 JEP 280, Switch to more optimal concatenation strategy
- Resolved
- relates to
-
JDK-8281507 Two javac tests have bad jtreg `@clean` tags
- Resolved