On Tue, 8 Apr 2025 21:00:41 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> src/java.base/share/classes/jdk/internal/javac/PreviewFeature.java line 82: >> >>> 80: MODULE_IMPORTS, >>> 81: @JEP(number=478, title="Key Derivation Function API", >>> status="Preview") >>> 82: KEY_DERIVATION, >> >> Please keep this constant - we cannot remove this until our minimum boot JDK >> is 25. > > Oh, I didn't know that. I've built this with JDK 24 as the boot JDK and see > no problem. I think the dependency is in the CreateSymbols tool or something ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24520#discussion_r2034030628