[jdk17u-dev] Integrated: 8296787: Unify debug printing format of X.509 cert serial numbers

Goetz Lindenmaier goetz at openjdk.org
Mon Sep 23 06:36:41 UTC 2024


On Wed, 18 Sep 2024 13:48:59 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: d7d492b7
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/d7d492b73ba1b1fdd447f80f67598ecfe4992b36
Stats:     65 lines in 18 files changed: 19 ins; 3 del; 43 mod

8296787: Unify debug printing format of X.509 cert serial numbers

Reviewed-by: mbaesken
Backport-of: c328f9589ddc3a981a2c63801bd991f8e593e69f

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

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


More information about the jdk-updates-dev mailing list