JDK-8287186 : JDK modules participating in preview
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-05-23
  • Updated: 2022-07-25
  • Resolved: 2022-07-05
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 20 Other
20 b03Fixed naResolved
Related Reports
Blocks :  
Description
Allow JDK modules that use preview features (language features, or API features from dependent modules) to participate without the need to compile with --enable-preview.


Comments
Fix was pushed while main bug was targeted to 19. Reset the main bug to fixed in 20 and copied the Robo Duke entry here.
05-07-2022

Changeset: fb297705 Author: Paul Sandoz <psandoz@openjdk.org> Date: 2022-06-14 16:22:59 +0000 URL: https://git.openjdk.org/jdk/commit/fb297705f6dc668bea0257efb9c46b90b5eab2e9
05-07-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/9087 Date: 2022-06-08 15:46:24 +0000
08-06-2022