JDK-8201274 : Launch Single-File Source-Code Programs
  • Type: Bug
  • Component: tools
  • Sub-Component: launcher
  • Affected Version: 11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-04-06
  • Updated: 2018-06-19
  • Resolved: 2018-06-07
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
11 b18Fixed
Related Reports
Blocks :  
CSR :  
Relates :  
Relates :  
Description
See JEP 330. (http://openjdk.java.net/jeps/330 ; JDK-8192920)

This is "part launcher", "part javac",; the two parts are inextricably linked.
Comments
Reviews: build-dev: http://mail.openjdk.java.net/pipermail/build-dev/2018-April/021688.html core-libs-dev: http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-April/052578.html http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-May/052974.html compiler-dev: http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-April/052578.html http://mail.openjdk.java.net/pipermail/compiler-dev/2018-May/011874.html
11-05-2018

JDK-8202387 is now fixed, and is no longer blocking this work.
11-05-2018

Although the overall feature is not inherently broken by the missing support for --release 11, the test cases to ensure that --enable-preview can be used with this feature are broken because --release 11 is not yet available.
27-04-2018