JDK-8245147 : Refactor and improve utility of test/langtools/tools/javac/versions/Versions.java
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-17
  • Updated: 2021-10-12
  • Resolved: 2020-05-19
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 11 JDK 15
11.0.14-oracleFixed 15 b24Fixed
Related Reports
Relates :  
Description
The test

test/langtools/tools/javac/versions/Versions.java

would benefit from use of text blocks and should be improved to do more effective testing.
Comments
Fix request [11u] I backport this for parity with 11.0.14-oracle. No risk, only a test change. JDK-8269656 depends on this one. Nighttests pass.
07-10-2021

Git URL: https://github.com/openjdk/jdk/commit/6cbf57aa377c3e6edf79f31927e5cea69ef90a1d
06-10-2021

URL: https://hg.openjdk.java.net/jdk/jdk/rev/5e33db086599 User: darcy Date: 2020-05-19 22:17:11 +0000
19-05-2020

Review thread: https://mail.openjdk.java.net/pipermail/compiler-dev/2020-May/014535.html
17-05-2020