RFR: 8305972: Update XML Security for Java to 3.0.2 [v8]
Weijun Wang
weijun at openjdk.org
Thu May 18 13:39:10 UTC 2023
> Update XML Security for Java to 3.0.2. Some change to tests:
>
> 1. A new `HereFunction.java` to test the new security property "jdk.xml.dsig.hereFunctionSupported".
> 2. EdDSA does not support `KeyValue`. Use X.509 certificate instead.
Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision:
- Merge branch 'master' into 8305972
- fix here
- update version in comment
only in patch2:
unchanged:
- add here() back
- Merge branch 'master' into 8305972
- comment for new test
- no more secret exports, one message change
- more comment and spec refine
- cleanup commented out code and unnecessary bug id
- the change
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13840/files
- new: https://git.openjdk.org/jdk/pull/13840/files/e4dc75b0..ba36ae3d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13840&range=07
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13840&range=06-07
Stats: 110983 lines in 1856 files changed: 86609 ins; 9774 del; 14600 mod
Patch: https://git.openjdk.org/jdk/pull/13840.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13840/head:pull/13840
PR: https://git.openjdk.org/jdk/pull/13840
More information about the security-dev
mailing list