On Tue, 8 Jul 2025 16:15:49 GMT, Mikhail Yankelevich <myankelev...@openjdk.org> wrote:
> - Adjusted timings to prevent timeouts with `Fastdebug` and `-Xcomp` > - Split tests into parallel runs, reducing execution time by almost three-fold > - Replaced wildcard imports > - Specified the loopback address > - Enabled logs for easier debugging test/jdk/sun/security/x509/URICertStore/CRLReadTimeout.java line 42: > 40: * java.base/sun.security.util > 41: * @library /test/lib > 42: * @run main/othervm -Djava.security.debug=certpath > -Dcom.sun.security.crl.readtimeout=1s What's the difference between `-Dcom.sun.security.crl.readtimeout=1s` and `-Dcom.sun.security.crl.readtimeout=1` ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26195#discussion_r2193898319