Integrated: 6383195: javax.crypto.spec.PBEKeySpec is not thread safe
Bradford Wetmore
wetmore at openjdk.org
Thu Jul 28 22:07:46 UTC 2022
On Wed, 27 Jul 2022 23:53:53 GMT, Bradford Wetmore <wetmore at openjdk.org> wrote:
> Simple fix to a long-standing threading bug to help clear the bug backlog.
>
> Without the synchronized, the test case fails almost immediately.
>
> Running JPRT with tier1/tier2.
This pull request has now been integrated.
Changeset: 791fc579
Author: Bradford Wetmore <wetmore at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/791fc5791a029f3cf8ffbe78319e99b7703dd42b
Stats: 98 lines in 2 files changed: 95 ins; 0 del; 3 mod
6383195: javax.crypto.spec.PBEKeySpec is not thread safe
Reviewed-by: weijun
-------------
PR: https://git.openjdk.org/jdk/pull/9668
More information about the security-dev
mailing list