-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
1.4
-
sparc
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2181812 | 7 | Joe Wang | P3 | Closed | Fixed | b14 |
JDK-2144029 | 6u2 | Santiago Pericasgeertsen | P3 | Resolved | Fixed | b01 |
Initial state of XMLEventReader when created using an XMLStreamReader is incorrect. For example, if the XMLStreamReader is in START_DOCUMENT, a call to XMLEventReader.peek() will return the next event, skipping over START_DOCUMENT.
Unit test showing the problem is attached.
Unit test showing the problem is attached.
- backported by
-
JDK-2144029 XMLEventReader's initial state is incorrect when created using an XMLStreamReader
-
- Resolved
-
-
JDK-2181812 XMLEventReader's initial state is incorrect when created using an XMLStreamReader
-
- Closed
-