JDK-8333586 : Improve syntax of @see tags in javax.lang.model
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-06-04
  • Updated: 2024-10-26
  • Resolved: 2024-06-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 23
23 b26Fixed
Related Reports
Relates :  
Description
For links to HTML ids defined within classes, the <a href=...> syntax can be replaced by using a see tag with "##".
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/19552 Date: 2024-06-04 22:48:54 +0000
26-10-2024

Changeset: 67b9a081 Author: Joe Darcy <darcy@openjdk.org> Date: 2024-06-05 00:56:25 +0000 URL: https://git.openjdk.org/jdk/commit/67b9a081391d6ef775581d65da4b3cc302aa8dd8
05-06-2024