JDK-8151516 : test/tools/javac/TestIndyStringConcat depends on runtime JDK details
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-03-09
  • Updated: 2022-02-09
  • Resolved: 2016-03-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b110Fixed
Related Reports
Blocks :  
Relates :  
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.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/d04881ed4d86 User: lana Date: 2016-03-14 15:54:46 +0000
14-03-2016

URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/d04881ed4d86 User: shade Date: 2016-03-09 15:32:33 +0000
09-03-2016