The space character returns [NNBSP] when using JDK 21-ea
$java -version
openjdk version "21-ea" 2023-09-19
OpenJDK Runtime Environment Zulu21+57-CA (build 21-ea+22)
OpenJDK 64-Bit Server VM Zulu21+57-CA (build 21-ea+22, mixed mode, sharing)
Fix bug
Reference
OpenJDK Bug JDK-8304925
Comment From: pivotal-cla
@wyyl1 Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@wyyl1 Thank you for signing the Contributor License Agreement!
Comment From: bclozel
Thanks but we're working on lenient parsing in #30649. In the meantime we've worked around this problem with 84714fb. I'm declining this issue as a result.
Comment From: wyyl1
Thank you very much !