On Fri, 4 Apr 2025 17:46:39 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(). > > Koushik Muthukrishnan Thirupattur has updated the pull request incrementally > with one additional commit since the last revision: > > 8349890:Option -Djava.security.debug=x509,ava breaks special chars @koushikthirupattur Your change (at version 7cfa6ec70aedfded461844d3142621364ee66f99) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/24360#issuecomment-2783997046