[jdk13u-dev] RFR: 8255255: Update Apache Santuario (XML Signature) to version 2.2.1
Andrew Brygin
bae at openjdk.java.net
Fri Jan 28 08:33:19 UTC 2022
On Thu, 27 Jan 2022 16:28:13 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:
> The massive update patch applies cleanly to 13u after prerequisites added. Regression tests do pass; more serious testing with real-life applications will be done in due time after integration.
I have compared the proposed change with 15u, where we already have the update to 2.2.1.
The only observed difference is OOM messages in UnsyncByteArrayOutputStream.java which were introduced in 15u as a part of the fix for 8230744.
So, the proposed change looks fine to me.
-------------
Marked as reviewed by bae (Reviewer).
PR: https://git.openjdk.java.net/jdk13u-dev/pull/319
More information about the jdk-updates-dev
mailing list