-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: xml
Fixed `XMLStreamReader`'s error handling where its `next()` method incorrectly threw `EOFException` instead of the documented `XMLStreamException` when encountering a premature end of file.