[jdk21] RFR: 8311902: Concurrency regression in the PBKDF2 key impl of SunJCE provider
Valerie Peng
valeriep at openjdk.org
Wed Jul 19 22:31:40 UTC 2023
On Wed, 19 Jul 2023 21:02:56 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:
>> 8311902: Concurrency regression in the PBKDF2 key impl of SunJCE provider
>
> 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?
I didn't find a tab space.
-------------
PR Review Comment: https://git.openjdk.org/jdk21/pull/139#discussion_r1268742198
More information about the security-dev
mailing list