RFR: 6383195: javax.crypto.spec.PBEKeySpec is not thread safe [v3]

Bradford Wetmore wetmore at openjdk.org
Thu Jul 28 22:05:02 UTC 2022


> 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.

Bradford Wetmore has updated the pull request incrementally with one additional commit since the last revision:

  Copyright Update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9668/files
  - new: https://git.openjdk.org/jdk/pull/9668/files/c932188b..b27a361f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9668&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9668&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9668.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9668/head:pull/9668

PR: https://git.openjdk.org/jdk/pull/9668



More information about the security-dev mailing list