> 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.
> 
> The "Support RSA-PSS with parameters" commit introduces a new public API and 
> would need a CSR.
> 
> The last patch is one we just fixed several days ago.

Weijun Wang has refreshed the contents of this pull request, and previous 
commits have been removed. The incremental views will show differences compared 
to the previous content of the PR. The pull request contains two new commits 
since the last revision:

 - Support RSA-PSS with parameters
 - Reapply 8255559: Leak File Descriptors Because of 
ResolverLocalFilesystem#engineResolveURI()

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1206/files
  - new: https://git.openjdk.java.net/jdk/pull/1206/files/ccb0caf3..73c73381

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1206&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1206&range=00-01

  Stats: 141 lines in 3 files changed: 40 ins; 55 del; 46 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1206.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1206/head:pull/1206

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

Reply via email to