some code using not-anymore preview features APIs is still annotated with @SuppressWarnings("preview"), those annotations should be safely removed. In addition several preview related options can be removed from related (records, sealed classes, etc) tests
- csr for
-
JDK-8268143 remove superfluous @SuppressWarnings("preview") annotation from com.sun.source.util.TreeScanner
-
- Closed
-