Re: RFR: JDK-8315644: increase timeout of sun/security/tools/jarsigner/Warning.java

2023-09-05 Thread Matthias Baesken
On Mon, 4 Sep 2023 13:09:08 GMT, Matthias Baesken wrote: > on some slow machines, sun/security/tools/jarsigner/Warning.java runs > sometimes into timeouts (with fastdebug binaries). > So the current timeout of the test should be increased. Thanks for the reviews ! - PR Comment: ht

Re: RFR: JDK-8315644: increase timeout of sun/security/tools/jarsigner/Warning.java

2023-09-04 Thread Lutz Schmidt
On Mon, 4 Sep 2023 13:09:08 GMT, Matthias Baesken wrote: > on some slow machines, sun/security/tools/jarsigner/Warning.java runs > sometimes into timeouts (with fastdebug binaries). > So the current timeout of the test should be increased. LGTM. - Marked as reviewed by lucy (Revie

Re: RFR: JDK-8315644: increase timeout of sun/security/tools/jarsigner/Warning.java

2023-09-04 Thread Matthias Baesken
On Mon, 4 Sep 2023 13:09:08 GMT, Matthias Baesken wrote: > on some slow machines, sun/security/tools/jarsigner/Warning.java runs > sometimes into timeouts (with fastdebug binaries). > So the current timeout of the test should be increased. Hi Christoph, thanks for the review ! - P

Re: RFR: JDK-8315644: increase timeout of sun/security/tools/jarsigner/Warning.java

2023-09-04 Thread Christoph Langer
On Mon, 4 Sep 2023 13:09:08 GMT, Matthias Baesken wrote: > on some slow machines, sun/security/tools/jarsigner/Warning.java runs > sometimes into timeouts (with fastdebug binaries). > So the current timeout of the test should be increased. Marked as reviewed by clanger (Reviewer).

RFR: JDK-8315644: increase timeout of sun/security/tools/jarsigner/Warning.java

2023-09-04 Thread Matthias Baesken
on some slow machines, sun/security/tools/jarsigner/Warning.java runs sometimes into timeouts (with fastdebug binaries). So the current timeout of the test should be increased. - Commit messages: - JDK-8315644 Changes: https://git.openjdk.org/jdk/pull/15560/files Webrev: https://w