JDK-8072502 : Implement the -platform command line option
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-02-04
  • Updated: 2016-05-27
  • Resolved: 2015-07-27
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
9Fixed
Description
Some kind of a command line option needs to be created for javac to switch on compilation for a specific target platform version.
Comments
Resolved together with JDK-8072480: http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/0e8fa3249327
27-07-2015