Hi,Please review an update to the Javadoc of the StAX API from the JSR 173 specification [1], and fix to the implementation to comply with the specification that the reader's initial event shall be START_DOCUMENT.
JBS: https://bugs.openjdk.java.net/browse/JDK-8069098 webrev: http://cr.openjdk.java.net/~joehw/jdk9/8069098/webrev/ [1] https://www.jcp.org/en/jsr/detail?id=173 Thanks, Joe