JDK-8344999 : Test cleanup and Junit 5 conversion
  • Type: Bug
  • Component: xml
  • Sub-Component: jaxp
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2024-11-25
  • Updated: 2024-11-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
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