RFR: 8301260: Add system property to toggle XML Signature secure validation mode

Rajan Halade rhalade at openjdk.org
Fri Feb 3 19:18:53 UTC 2023


On Thu, 2 Feb 2023 17:32:06 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> test/jdk/javax/xml/crypto/dsig/SecureValidationSystemProperty.java line 38:
>> 
>>> 36:  * @library /test/lib
>>> 37:  * @run main/othervm -Dorg.jcp.xml.dsig.secureValidation=false SecureValidationSystemProperty
>>> 38:  */
>> 
>> the jtreg syntax seems to be repeated here.
>
> I believe this is now the preferred way to run multiple tests, so that all tests are run even if prior ones fail. It would be nice to establish a best practice on this and update the Developer's Guide. @rhalade is that something you could work with @JesperIRL on?

Yes, we will work to get it updated in Developer's guide.

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

PR: https://git.openjdk.org/jdk/pull/12365



More information about the security-dev mailing list