RFR: 8305972: Update XML Security for Java to 3.0.2 [v6]

Sean Mullan mullan at openjdk.org
Thu May 18 13:45:57 UTC 2023


On Tue, 16 May 2023 01:10:10 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> 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 seven additional commits since the last revision:
> 
>  - 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

src/java.base/share/conf/security/java.security line 1005:

> 1003: 
> 1004: #
> 1005: # Support here() function

s/Support/Support for the/

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13840#discussion_r1195545852



More information about the security-dev mailing list