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

Goetz Lindenmaier goetz at openjdk.org
Thu Jan 9 08:27:43 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

GHA failure: wget failed, unrelated.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3191#issuecomment-2579424938


More information about the jdk-updates-dev mailing list