RFR: 8281093: JDK 11.0.14 violates Attribute-Value Normalization in the XML specification 1.0 [v2]

Ravi Reddy rreddy at openjdk.java.net
Fri Feb 25 02:23:39 UTC 2022


> While normalizing entity with '\r' , we should be checking if the entity is
> external before changing the position and offset.

Ravi Reddy has updated the pull request incrementally with one additional commit since the last revision:

  Updated @LastModified to Feb 2022

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7617/files
  - new: https://git.openjdk.java.net/jdk/pull/7617/files/f7de9a23..89440bfb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7617&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7617&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7617.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7617/head:pull/7617

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


More information about the core-libs-dev mailing list