Several CatalogSupport tests contain errors due to an use of a local debugging assertEquals method that printed out debugging information without throwing Exception.
The errors include:
Incorrect system id name in testDOM and testXMLReader
Missing StAX handler in testStAX
The errors include:
Incorrect system id name in testDOM and testXMLReader
Missing StAX handler in testStAX
- relates to
-
JDK-8166220 Catalog API: JAXP XML Processor Support - add StAX test coverage
-
- Resolved
-