[jdk17u-dev] Integrated: 8319124: Update XML Security for Java to 3.0.3

Goetz Lindenmaier goetz at openjdk.org
Fri Jan 19 15:53:35 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.

This pull request has now been integrated.

Changeset: 6b5655a6
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/6b5655a651a7c4418d0f4e19ce34b487e021910e
Stats:     1529 lines in 130 files changed: 1114 ins; 229 del; 186 mod

8319124: Update XML Security for Java to 3.0.3

Reviewed-by: mbaesken
Backport-of: 45df078510ad6b8fb336e4180622ca3792bbe0cc

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/2139


More information about the jdk-updates-dev mailing list