-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b06
jdk.internal.javac.PreviewFeature.Feature.SEALED_CLASSES can't be removed when sealed classes are made final because it is needed during the build of the interim compiler. It could be removed on the version next to the one that will make sealed classes final
- relates to
-
JDK-8260517 implement Sealed Classes as a standard feature in Java
- Resolved