[jdk17u-dev] Integrated: 8292704: sun/security/tools/jarsigner/compatibility/Compatibility.java use wrong key size for EC

Goetz Lindenmaier goetz at openjdk.org
Fri Jan 10 16:10:45 UTC 2025


On Wed, 8 Jan 2025 09:57:48 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.15-oracle.
> 
> I had to resolve because "8267319: Use larger default key sizes and algorithms based on CNSA" is not backported.  This is just the change that makes this backport necessary so that compatibility between 21 and 17 can be tested.
> 
> Test passes like this:
> bin/jtreg -va -nr -jdk:/.../linux_x86_64/jdk17u-dev-opt/images/jdk/ -DjdkList=/.../linux_x86_64/jdk21u-dev-opt/images/jdk/ -DtsaList=notsa "-DkeyAlgs=EC;" -DdigestAlgs=SHA-256 -Dexpired=false   test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java

This pull request has now been integrated.

Changeset: fe3e985e
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/fe3e985e748a6f9a93ebb4a2bc0c2edebd604f5c
Stats:     55 lines in 2 files changed: 43 ins; 1 del; 11 mod

8292704: sun/security/tools/jarsigner/compatibility/Compatibility.java use wrong key size for EC

Reviewed-by: mbaesken
Backport-of: 130a9f138759c2f8504a83a6f3a93b1f219f0a42

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3191


More information about the jdk-updates-dev mailing list