JDK-8341262 : Remove preview requirement on tests using the Class-File API
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.classfile
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2024-09-30
  • Updated: 2024-09-30
Related Reports
Blocks :  
Description
The majority of tests using the Class-File API do not depend on preview features. Now that the Class-File API is final, these tests should be restored to non-preview status to avoid accidental side effects from preview features.