[jdk17u-dev] RFR: 8319124: Update XML Security for Java to 3.0.3
Matthias Baesken
mbaesken at openjdk.org
Fri Jan 19 11:52:33 UTC 2024
On Thu, 18 Jan 2024 11:13:41 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.11-oracle.
> I used the 21u commit as base. This makes the backport almost clean, and alredy reflects the adaptions needed because of the backport CSR.
>
> The following trivial resolves were made:
>
> src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureMethod.java
> src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/DOMRSAPSSSignatureMethod.java
> Cannot remove line with logging code because this was already
> removed by "8316976: Improve signature handling"
>
> src/java.xml.crypto/share/classes/org/jcp/xml/dsig/internal/dom/Utils.java
> Resolved imports due to context.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2139#pullrequestreview-1832286452
More information about the jdk-updates-dev
mailing list