RFR: 8339261: Logs truncated in test javax/net/ssl/DTLS/DTLSRehandshakeTest.java [v3]

duke duke at openjdk.org
Thu Sep 26 16:37:37 UTC 2024


On Thu, 26 Sep 2024 16:09:31 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:

>> The test javax/net/ssl/DTLS/DTLSRehandshakeTest.java runs multiple scenarios, generating a large amount of logging as a result. Since Jtreg truncates the output when it becomes too large, the logs are often not useful for debugging in case of failure.
>> 
>> This PR updates the maxOutputSize for the DTLS test directory, including DTLSRehandshakeTest.java. Incrementing the maxOutputSize results in more logs, with an approximate size increase of ~0.6MB when compressed.
>
> Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
> 
>   add empty line at end

@fguallini 
Your change (at version da025622addd25aa7c231c5340467af947a7ef9f) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/20838#issuecomment-2377438209


More information about the security-dev mailing list