On Tue, 7 Jul 2026 17:00:03 GMT, Andreas Chmielewski <[email protected]> 
wrote:

>> test/jdk/javax/net/ssl/ciphersuites/BulkCipherDisabledAlgorithms.java line 
>> 35:
>> 
>>> 33:  * @run main/othervm/timeout=2400 BulkCipherDisabledAlgorithms 
>>> visibility
>>> 34:  * @run main/othervm/timeout=2400 BulkCipherDisabledAlgorithms handshake
>>> 35:  */
>> 
>> 480 should be plenty, that's what we have for similar long-running tests.
>
> done

On 2nd thought, let's keep a timeout for the `visibility` test only. That test 
spawns a new VM per a cipher suite, we'll think how to avoid this. The 
`handshake` test should run fine with a default timeout.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31812#discussion_r3545665849

Reply via email to