On Wed, 23 Jun 2021 20:57:24 GMT, Vicente Romero <vrom...@openjdk.org> wrote:

> Enum constant: jdk.internal.javac.PreviewFeature.Feature.SEALED_CLASSES was 
> not removed when Sealed Classes were made final because the build was failing 
> without it. Now that the feature is final we should be able to safely removed 
> it. This is the intention of this patch.
> 
> TIA,
> Vicente

lgtm

-------------

Marked as reviewed by jlahoda (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4578

Reply via email to