On Fri, 13 Nov 2020 17:22:10 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> This is a multi-commits PR that upgrades xmldsig to be equivalent to 
> Santuario 2.2.0.
> 
> The first step is an auto-import. The JDK implementation is removed first and 
> Santuario code are imported. Some unrelated files (Ex: encryption) are 
> removed, and package names are renamed to be internal. There are also some 
> bulk changes on company name, comment style, and white spaces.
> 
> Next steps are patches applied by JDK. Some are old patches before the last 
> import. Some are new.
> 
> Several tests need to be updated because of internal method signature changes.

This pull request has now been integrated.

Changeset: f2d01521
Author:    Jonathan Gibbons <j...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f2d01521
Stats:     229 lines in 1 file changed: 229 ins; 0 del; 0 mod

8263043: Add test to verify order of tag output

Reviewed-by: prappo

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

PR: https://git.openjdk.java.net/jdk/pull/1206

Reply via email to