mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-01 11:40:33 +00:00
8266407: remove jdk.internal.javac.PreviewFeature.Feature.SEALED_CLASSES
Reviewed-by: jlahoda
This commit is contained in:
parent
7a4f08ae32
commit
01c29d8f2c
@ -54,10 +54,6 @@ public @interface PreviewFeature {
|
||||
public boolean reflective() default false;
|
||||
|
||||
public enum Feature {
|
||||
/*
|
||||
* This one can only be removed after JDK 17
|
||||
*/
|
||||
SEALED_CLASSES,
|
||||
SWITCH_PATTERN_MATCHING,
|
||||
/**
|
||||
* A key for testing.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user