On Wed, 27 Jul 2022 23:53:53 GMT, Bradford Wetmore <wetm...@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 <wetm...@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