JDK-8206439 : Remove javac -source/-target 6 from langtools regression tests
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-07-06
  • Updated: 2024-07-24
  • Resolved: 2018-07-06
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 12
12 b02Fixed
Description
With javac support for -source/-target 6 and 1.6 being removed, the langtools tests using those options can be updated ahead of the actual removal.
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/999f09bf3464 User: darcy Date: 2018-07-06 17:29:23 +0000
06-07-2018

Review thread: http://mail.openjdk.java.net/pipermail/compiler-dev/2018-July/012159.html
06-07-2018