-
Bug
-
Resolution: Fixed
-
P4
-
8
-
None
-
I am observing the issue in OS X - but I don't think it's OS dependent.
-
b91
-
generic
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8017795 | 7u45 | Daniel Fuchs | P4 | Closed | Fixed | b01 |
JDK-8015738 | 7u40 | Daniel Fuchs | P4 | Closed | Fixed | b28 |
I am observing that these two JCK tests sometimes fail with JDK 8:
FAILED: api/xsl/conf/output/output26.html#output26
FAILED: api/xsl/conf/output/output86.html#output86
The failure is not systematic. I believe that the problem is in com.sun.org.apache.xml.internal.serializer.Encodings which sometimes does not recognizes the Charset used by the tests.
FAILED: api/xsl/conf/output/output26.html#output26
FAILED: api/xsl/conf/output/output86.html#output86
The failure is not systematic. I believe that the problem is in com.sun.org.apache.xml.internal.serializer.Encodings which sometimes does not recognizes the Charset used by the tests.
- backported by
-
JDK-8015738 Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
- Closed
-
JDK-8017795 Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
- Closed