RFR: 8353888: Implement Key Derivation Function API
Chen Liang
liach at openjdk.org
Tue Apr 8 19:39:16 UTC 2025
On Tue, 8 Apr 2025 18:14:53 GMT, Weijun Wang <weijun at openjdk.org> wrote:
> Finalize the KDF API.
Changes requested by liach (Reviewer).
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.
-------------
PR Review: https://git.openjdk.org/jdk/pull/24520#pullrequestreview-2751196660
PR Review Comment: https://git.openjdk.org/jdk/pull/24520#discussion_r2033904746
More information about the core-libs-dev
mailing list