On Thu, 25 Jun 2026 16:32:46 GMT, Artur Barashev <[email protected]> wrote:
>> test/jdk/sun/security/ssl/CipherSuite/TLS13DisabledAlgorithm.java line 29: >> >>> 27: * @modules jdk.crypto.ec >>> 28: * @library /test/lib /javax/net/ssl/templates >>> 29: * @run main/othervm -enablesystemassertions TLS13DisabledAlgorithm >> >> Why we need `-enablesystemassertions` flag? > > Also, I don't think we need `othervm` for this test. Basically this whole > line can be removed since we run `main` by default anyhow. removed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31633#discussion_r3480180859
