On Fri, 15 Nov 2024 15:33:35 GMT, Adam Sotona <asot...@openjdk.org> wrote:

>> src/java.base/share/classes/jdk/internal/javac/PreviewFeature.java line 78:
>> 
>>> 76:         STRUCTURED_CONCURRENCY,
>>> 77:         @JEP(number=466, title="ClassFile API", status="Second Preview")
>>> 78:         CLASSFILE_API,
>> 
>> Just remembered that we have to keep this until JDK 24 is the minimum boot 
>> JDK; with this removed bootcycle build should fail.
>
> Oops.

https://github.com/openjdk/jdk/pull/22150

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19826#discussion_r1844076730

Reply via email to