RFR: 8311902: Concurrency regression in the PBKDF2 key impl of SunJCE provider

Valerie Peng valeriep at openjdk.org
Thu Jul 13 20:52:04 UTC 2023


On Thu, 13 Jul 2023 18:16:21 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> This change adds back the Reference.ReachabilityFence(Object) call removed by [JDK-8301553](https://bugs.openjdk.org/browse/JDK-8301553).
>> 
>> Please help review.
>> Thanks!
>> Valerie
>
> src/java.base/share/classes/com/sun/crypto/provider/PBKDF2KeyImpl.java line 1:
> 
>> 1: /*
> 
> I believe you also want to revert the changes made to `getPassword()`.

Yes, I will do that.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14859#discussion_r1263041588


More information about the security-dev mailing list