[jdk21u] RFR: 8311592: ECKeySizeParameterSpec causes too many exceptions on third party providers

Sean Coffey coffeys at openjdk.org
Fri Aug 25 07:00:47 UTC 2023


Reduce the excessive number of InvalidParameterSpecException objects created in TLS environments where non-JDK provider may be in use

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

Commit messages:
 - Backport e554fdee254ce51d605fe127b73644620e87e23b

Changes: https://git.openjdk.org/jdk21u/pull/101/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=101&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8311592
  Stats: 14 lines in 1 file changed: 5 ins; 3 del; 6 mod
  Patch: https://git.openjdk.org/jdk21u/pull/101.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/101/head:pull/101

PR: https://git.openjdk.org/jdk21u/pull/101


More information about the jdk-updates-dev mailing list