[jdk17u-dev] RFR: 8271566: DSA signature length value is not accurate in P11Signature [v2]

Martin Balao mbalao at openjdk.org
Thu Nov 23 17:26:34 UTC 2023


> Hi,
> 
> I would like to request a review for the backport of [8271566](https://bugs.openjdk.org/browse/JDK-8271566) to jdk17u-dev.
> 
> The original patch does not apply cleanly due to context differences in some parts of P11Key.java. In particular, jdk17u lacks of [8274393](https://bugs.openjdk.org/browse/JDK-8274393) that introduces `@SuppressWarnings("serial")` lines. jdk17u does not have the [8160675](https://bugs.openjdk.org/browse/JDK-8160675) enhancement so it does not need [8274393](https://bugs.openjdk.org/browse/JDK-8274393) to be backported as a dependency.
> 
> No regressions observed in the "jdk/sun/security/pkcs11" tests category.
> 
> Thanks,
> Martin.-

Martin Balao has updated the pull request incrementally with one additional commit since the last revision:

  Test.

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/1982/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/1982/files/405dab10..af563347

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1982&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1982&range=00-01

  Stats: 98 lines in 1 file changed: 98 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1982.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1982/head:pull/1982

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


More information about the jdk-updates-dev mailing list