JDK-8331947 : Preview creates checkbox for JEP-less preview feature
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2024-05-08
  • Updated: 2024-06-07
  • 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
JDK-8329624 added methods that are annotated as preview features but do not belong to a preview JEP as they are meant to support other preview features. 

The Preview API page currently displays a checkbox with label "0" and a link to the JEP index for these methods (see attached screenshot). The proper way to handle these support preview features would be to not create a JEP checkbox and link.
Comments
Changeset: 765ad0e4 Author: Hannes Wallnöfer <hannesw@openjdk.org> Date: 2024-06-05 12:39:56 +0000 URL: https://git.openjdk.org/jdk/commit/765ad0e40bc522de4b2821ccc60b9139faf7376f
05-06-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/19344 Date: 2024-05-22 08:39:12 +0000
22-05-2024