JDK-8206440 : Remove javac -source/-target 6 from jdk regression tests
  • Type: Sub-task
  • Component: core-libs
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-07-06
  • Updated: 2018-07-17
  • 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 jdk tests using those options can be updated ahead of the actual removal. 
Comments
Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-July/054269.html
06-07-2018