JDK-8334733 : Remove obsolete @enablePreview from tests after JDK-8334714
  • Type: Task
  • Component: core-libs
  • Sub-Component: java.lang.classfile
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-06-21
  • Updated: 2025-02-28
  • Resolved: 2024-12-06
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 24 JDK 25
24Fixed 25 b02Fixed
Related Reports
Blocks :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Class-File API leaves preview in JDK-8334714 and many JDK tests remain with obsoletely enabled preview.
It is necessary to cleanup these tests and remove the obsolete preview switch.
This task is intentionally separated from JDK-8334714 due to overall complexity.
Comments
A pull request was submitted for review. Branch: jdk24 URL: https://git.openjdk.org/jdk/pull/22607 Date: 2024-12-06 15:11:20 +0000
06-12-2024

Changeset: 49664195 Branch: master Author: Chen Liang <liach@openjdk.org> Date: 2024-12-06 14:25:03 +0000 URL: https://git.openjdk.org/jdk/commit/496641955041c5e48359e6256a4a61812653d900
06-12-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22420 Date: 2024-11-27 23:10:15 +0000
27-11-2024