Blocks :
|
|
Relates :
|
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.
|