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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24360/files
  - new: https://git.openjdk.org/jdk/pull/24360/files/06bbe7d4..7cfa6ec7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24360&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24360&range=02-03

  Stats: 119 lines in 2 files changed: 61 ins; 58 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/24360.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24360/head:pull/24360

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

Reply via email to