JDK-8256711 : Fix typo in Java manpage that refers to JDK 15 instead of 16
Type:Bug
Component:hotspot
Sub-Component:runtime
Affected Version:16
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2020-11-20
Updated:2020-11-26
Resolved:2020-11-20
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.
JDK-8231560 updated the manpage for the set of options removed in 16 but the introductory text still refers to JDK 15.
Also double check all newly deprecated options, if documented, are referenced correctly.
Comments
The only newly deprecated flag is CriticalJNINatives which is not documented.