JDK-8232357 : Compare version info of Santuario to legal notice
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.xml.crypto
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-10-16
  • Updated: 2022-06-27
  • Resolved: 2019-10-16
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 11 JDK 13 JDK 14
11.0.8-oracleFixed 13.0.4Fixed 14 b20Fixed
Related Reports
Relates :  
Description
The legal notice in src/java.xml.crypto/share/legal/santuario.md contains the current version of Santuario and should be updated each time a new version is imported. We can also add a version in the source code and keep them in sync.
Comments
Fix request (13u) Requesting backport to 13u for parity with 11u, applies cleanly except the comment in XMLDSigRI.java RFR: https://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-June/003221.html
03-06-2020

Fix request (11u) I would like to downport this for parity with 11.0.8-oracle. Applies clean except for a difference in a comment: At src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/XMLDSigRI.java:138 the patch mentions version 2.1.*3*, where jdk11u already says 2.1.*4*. Also, the test calls an api method not in 11, so I had to adapt it: http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-March/002684.html
06-03-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/7322c48a84cf User: weijun Date: 2019-10-16 23:32:04 +0000
16-10-2019