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

Weijun Wang weijun at openjdk.org
Tue May 9 16:11:38 UTC 2023


On Tue, 9 May 2023 15:16:07 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   more comment and spec refine
>
> test/jdk/javax/xml/crypto/dsig/XalanTest.java line 105:
> 
>> 103:         if (!validator.validate("signature.xml", ks, new HttpURIDereferencer(), false)) {
>> 104:             throw new Exception
>> 105:                     ("At least one signature did not validate as expected");
> 
> There's only one signature in this test now, so change message to "Signature did not validate as expected".

Oops.

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

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



More information about the security-dev mailing list