JDK-8282462 : Remove unnecessary use of @SuppressWarnings("preview")
Type:Bug
Component:core-libs
Sub-Component:javax.lang.model
Affected Version:19
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2022-02-28
Updated:2024-10-17
Resolved:2022-02-28
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.
With JEP 395 Records being a final part of the platform, the @SuppressWarnings("preview") annotations needed for its preview iterations can and should be removed.
Comments
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk/pull/7638
Date: 2022-02-28 21:54:34 +0000