JDK-8260568 : Xerces version string output does not match actual version in JDK
  • Type: Bug
  • Component: xml
  • Affected Version: 8u261
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-01-28
  • Updated: 2021-04-14
  • Resolved: 2021-02-17
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.
JDK 8
8u301 b01Fixed
Related Reports
Relates :  
Relates :  
Description
JDK8u has upgraded to Xerces version 2.12.1, but the Xerces version is displayed incorrectly when we use "./java com.sun.org.apache.xerces.internal.impl.Version"

Actual:
Xerces-J 2.12.0
Expected:
Xerces-J 2.12.1