JDK-8206874 : Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-07-08
  • Updated: 2018-07-26
  • Resolved: 2018-07-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 12
12 b04Fixed
Related Reports
Relates :  
Description
The test

tools/javac/file/zip/8003512/LoadClassFromJava6CreatedJarTest.java

vacuously passes if not run with a JDK 6 available.

The test should be evaluated for current relevance and perhaps deleted if no longer useful.


Comments
review: http://mail.openjdk.java.net/pipermail/compiler-dev/2018-July/012203.html
19-07-2018