RFR: 8353888: Implement JEP 510: Key Derivation Function API [v6]
Weijun Wang
weijun at openjdk.org
Mon May 5 21:03:48 UTC 2025
On Mon, 5 May 2025 20:04:46 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fine tuning debug log and exception message
>
> test/jdk/com/sun/crypto/provider/KDF/HKDFSaltIKMTest.java line 26:
>
>> 24: /*
>> 25: * @test
>> 26: * @bug 8331008
>
> Should we add 8353888 to all the tests?
The Virtual Threads JEP didn't. https://github.com/openjdk/jdk/commit/2586f36120317cd206464b1e79d3906f711487cb#diff-35150e3bfd3304405ec403aa29cbea7aaa05c7bab3e28ac92e8162683114746a. I assume we don't either. Bug ids should match changes.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24520#discussion_r2074195043
More information about the core-libs-dev
mailing list