JDK-8290625 : Test jdk/javadoc/tool/CheckManPageOptions.java after manpage update
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 19
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-07-20
  • Updated: 2024-08-04
  • Resolved: 2022-07-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.

To download the current JDK release, click here.
JDK 19 JDK 20
19 b32Fixed 20Fixed
Related Reports
Relates :  
Description
JDK-8278274 just brought the nroff manpage into sync with its markdown source. But this test examines the nroff manpage and needs to be updated.
Comments
Changeset: 17e65bbd Author: David Holmes <dholmes@openjdk.org> Date: 2022-07-20 13:09:31 +0000 URL: https://git.openjdk.org/jdk19/commit/17e65bbd23789d42255ba79e01cc6a5dc7e591c9
20-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk19/pull/149 Date: 2022-07-20 05:24:12 +0000
20-07-2022

Trivial fix: the --date option is no longer missing
20-07-2022