JDK-8311902 : Concurrency regression in the PBKDF2 key impl of SunJCE provider
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 21
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2023-07-12
  • Updated: 2024-05-31
  • Resolved: 2023-07-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21 JDK 22
21 b32Fixed 22Fixed
Related Reports
Relates :  
Relates :  
Description
Changes for JDK-8301553 introduced a concurrency regression to the PBKDF2 key implementation of the SunJCE provider. This should be fixed.
Comments
Changeset: 6786fa4b Author: Valerie Peng <valeriep@openjdk.org> Date: 2023-07-20 01:23:53 +0000 URL: https://git.openjdk.org/jdk21/commit/6786fa4bfd536897b80136ee912a387a45957115
20-07-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21/pull/139 Date: 2023-07-19 17:51:20 +0000
19-07-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14859 Date: 2023-07-13 02:46:10 +0000
13-07-2023