On Tue, 8 Apr 2025 19:35:33 GMT, Chen Liang <li...@openjdk.org> wrote:
>> Finalize the KDF API. > > 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24520#discussion_r2034027369