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

This pull request has now been integrated.

Changeset: 01c29d8f
Author:    Vicente Romero <vrom...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/01c29d8f2c865009c0d5379ba2e2cd4d3015f018
Stats:     4 lines in 1 file changed: 0 ins; 4 del; 0 mod

8266407: remove jdk.internal.javac.PreviewFeature.Feature.SEALED_CLASSES

Reviewed-by: jlahoda

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

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

Reply via email to