JDK-8350959 : [lworld] some regression tests are failing after removing the @enablePreview annotation
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Resolved
  • Resolution: Not an Issue
  • Submitted: 2025-02-28
  • Updated: 2025-03-03
  • Resolved: 2025-03-03
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.
Other
repo-valhallaResolved
Related Reports
Relates :  
Description
fix for JDK-8334733 removed the @enablePreview annotation from several tests, this is provoking some of these tests to fail in lworld as classes used by these tests at execution time get the preview watermark 
Comments
fixed by a subsequent merge
03-03-2025