RFR: 8251495: Clarify DOM documentation

Joe Wang joehw at openjdk.java.net
Thu Sep 10 16:19:27 UTC 2020


On Thu, 10 Sep 2020 05:45:59 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Revert changes made by JDK-8249643, removing the implNote.
>
> Marked as reviewed by alanb (Reviewer).

Remove the implNote from the package description added by JDK-8249643.
The implementation's deviation from the specification was actually wrong.
It incorrectly identified characters from #x10000 to #x10FFFF as in the
surrogate blocks.

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

PR: https://git.openjdk.java.net/jdk/pull/100


More information about the core-libs-dev mailing list