On Tue, 1 Apr 2025 16:40:57 GMT, Koushik Muthukrishnan Thirupattur 
<d...@openjdk.org> wrote:

> **A DESCRIPTION OF THE PROBLEM :**
> Enabling -Djava.security.debug=x509,ava affects how special characters in 
> certificates are processed. The expected behavior is that debugging should 
> not interfere with the normal encoding of certificate fields.
> 
> **Fix:**
> The Debugging will no longer interfere with these fields, unless you call 
> toString().

This pull request has now been integrated.

Changeset: 0d4d1558
Author:    Koushik Thirupattur <koushik.thirupat...@oracle.com>
Committer: Sean Mullan <mul...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/0d4d1558164bb352aa4f7be1fffb7eb2da506944
Stats:     79 lines in 2 files changed: 61 ins; 14 del; 4 mod

8349890: Option -Djava.security.debug=x509,ava breaks special chars

Reviewed-by: mullan

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

PR: https://git.openjdk.org/jdk/pull/24360

Reply via email to