[jdk17u-dev] RFR: 8296787: Unify debug printing format of X.509 cert serial numbers
Goetz Lindenmaier
goetz at openjdk.org
Wed Sep 18 13:54:51 UTC 2024
I backport this for parity with 17.0.14-oracle.
Patching Copyright failed in most files. Resolved.
Further conflicts:
src/java.base/share/classes/sun/security/provider/certpath/Vertex.java
One conflict due to diffs in the context.
src/java.base/share/classes/sun/security/ssl/StatusResponseManager.java
Resolved because code is using append() for Strings instead of '+'.
test/lib/jdk/test/lib/security/TestTLSHandshake.java
Resolved due to diffs in context.
-------------
Commit messages:
- Backport c328f9589ddc3a981a2c63801bd991f8e593e69f
Changes: https://git.openjdk.org/jdk17u-dev/pull/2891/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2891&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8296787
Stats: 65 lines in 18 files changed: 19 ins; 3 del; 43 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2891.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2891/head:pull/2891
PR: https://git.openjdk.org/jdk17u-dev/pull/2891
More information about the jdk-updates-dev
mailing list