[jdk21] RFR: 8311902: Concurrency regression in the PBKDF2 key impl of SunJCE provider
Xue-Lei Andrew Fan
xuelei at openjdk.org
Wed Jul 19 21:05:49 UTC 2023
On Wed, 19 Jul 2023 17:51:20 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
> 8311902: Concurrency regression in the PBKDF2 key impl of SunJCE provider
Marked as reviewed by xuelei (Reviewer).
src/java.base/share/classes/com/sun/crypto/provider/PBKDF2KeyImpl.java line 274:
> 272: }
> 273:
> 274: SecretKey that = (SecretKey) obj;
is there a tab space?
-------------
PR Review: https://git.openjdk.org/jdk21/pull/139#pullrequestreview-1538015946
PR Review Comment: https://git.openjdk.org/jdk21/pull/139#discussion_r1268662947
More information about the security-dev
mailing list