RFR (JDK11/java.xml) 8201138: Defect in XMLEventReader.getElementText() may cause data to be skipped, duplicated or otherwise result in a ClassCastException
Joe Wang
huizhe.wang at oracle.com
Thu May 3 17:43:16 UTC 2018
Hi,
Please review a fix for a defect in XMLEventReader. The issue was that
variable 'type' and 'data' were not set properly within the while statement.
JBS: https://bugs.openjdk.java.net/browse/JDK-8201138
webrevs: http://cr.openjdk.java.net/~joehw/jdk11/8201138/webrev/
Thanks,
Joe
More information about the core-libs-dev
mailing list