On Tue, 9 May 2023 15:16:07 GMT, Sean Mullan <mul...@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