On Mon, 21 Oct 2024 11:23:05 GMT, Aggelos Biboudis <abimpou...@openjdk.org> 
wrote:

> After doing a build + bootcycle build confirms that these constants can be 
> removed.

src/java.base/share/classes/jdk/internal/javac/PreviewFeature.java line 67:

> 65:      */
> 66:     public enum Feature {
> 67:         // not used, but required for interim javac to not warn.

Maybe we should update this comment to note their removal depends on the boot 
JDK version?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21605#discussion_r1808669294

Reply via email to