-
Bug
-
Resolution: Fixed
-
P3
-
6
-
1.4
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2157491 | 7 | Joe Wang | P3 | Closed | Fixed | m05 |
JDK-2182514 | 6u18 | Joe Wang | P3 | Resolved | Fixed | b02 |
FULL PRODUCT VERSION :
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Windows XP, Linux
A DESCRIPTION OF THE PROBLEM :
Bug 4969042 : ValidationHandler does not invoke ContentHandler.ignorableWhitespace() has reappeared in Java 6.
See the test program attached to 4969042 . If run using Java 6 update 1, it does not output OK.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
See the test program attached to 4969042 . If run using Java 6 update 1, it does not output OK.
ACTUAL -
Method ignorableWhitespace() was not invoked.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
See 4969042
---------- END SOURCE ----------
Release Regression From : 5.0u10
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Windows XP, Linux
A DESCRIPTION OF THE PROBLEM :
Bug 4969042 : ValidationHandler does not invoke ContentHandler.ignorableWhitespace() has reappeared in Java 6.
See the test program attached to 4969042 . If run using Java 6 update 1, it does not output OK.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
See the test program attached to 4969042 . If run using Java 6 update 1, it does not output OK.
ACTUAL -
Method ignorableWhitespace() was not invoked.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
See 4969042
---------- END SOURCE ----------
Release Regression From : 5.0u10
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
- backported by
-
JDK-2182514 Java 6: ValidationHandler does not invoke ContentHandler.ignorableWhitespace()
- Resolved
-
JDK-2157491 Java 6: ValidationHandler does not invoke ContentHandler.ignorableWhitespace()
- Closed
- duplicates
-
JDK-6564400 setIgnoringContentElementWhitespace doesn't work with XSD (did in 1.5)
- Closed