JDK-8200467 : Document various tools' new --enable-preview option
Type:Enhancement
Component:docs
Sub-Component:tools
Affected Version:11,12
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2018-03-30
Updated:2019-09-19
Resolved:2019-02-11
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.
As part of JEP 12, various tools will support a new --enable-preview option.
This includes java, javac, javadoc, jshell.
The Tools Reference Guides for these tools will need to be updated.
Comments
Already added in the JDK 11 doc. The JEP 12 number was used in place of the JDK number when setting the fix version.