-
Bug
-
Resolution: Fixed
-
P4
-
8u261
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8257304 | emb-8u281 | Ravi Reddy | P4 | Resolved | Fixed | team |
JDK-8253848 | 7u291 | Ravi Reddy | P4 | Resolved | Fixed | b01 |
Xerces version is diplayed incorrect when we use ./java com.sun.org.apache.xerces.internal.impl.Version to check the version.
In JDK1.8.0_261 the Xerces version is 2.12 , but the command displays 2.7.1.
# ./java com.sun.org.apache.xerces.internal.impl.Version
Xerces-J 2.7.1
Need to update the version value in com.sun.org.apache.xerces.internal.impl.Version
In JDK1.8.0_261 the Xerces version is 2.12 , but the command displays 2.7.1.
# ./java com.sun.org.apache.xerces.internal.impl.Version
Xerces-J 2.7.1
Need to update the version value in com.sun.org.apache.xerces.internal.impl.Version
- backported by
-
JDK-8253848 XERCES version is displayed incorrect
- Resolved
-
JDK-8257304 XERCES version is displayed incorrect
- Resolved
- relates to
-
JDK-8260568 Xerces version string output does not match actual version in JDK
- Resolved