Tests added in patches, for example, JDK-8343001 and JDK-8343004, can be converted to Junit tests.
Tests untouched in the original package as they were not directly affected by these changes may be cleaned up further using the new test approach/format.
PR22337 Reviews: Test common/config/ImplProperties.java, PROPERTY_KEYS can be enum
PR23446: refactor JAXPTestUtilities, removing testng references so that it can be shared between different test format.
Tests untouched in the original package as they were not directly affected by these changes may be cleaned up further using the new test approach/format.
PR22337 Reviews: Test common/config/ImplProperties.java, PROPERTY_KEYS can be enum
PR23446: refactor JAXPTestUtilities, removing testng references so that it can be shared between different test format.
- relates to
-
JDK-8343001 Adjust XSLT and XPath Extension Function Property
-
- Resolved
-
-
JDK-8343004 Adjust JAXP limits
-
- Resolved
-