[jdk17u-dev] RFR: 8296787: Unify debug printing format of X.509 cert serial numbers
Goetz Lindenmaier
goetz at openjdk.org
Fri Sep 20 10:04:42 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.
Thanks for the review.
Yes, I think that needs to be fixed in head.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2891#issuecomment-2363345474
More information about the jdk-updates-dev
mailing list