RFR: 8339261: Logs truncated in test javax/net/ssl/DTLS/DTLSRehandshakeTest.java [v3]
Hai-May Chao
hchao at openjdk.org
Thu Sep 26 16:23:38 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
Marked as reviewed by hchao (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20838#pullrequestreview-2331804710
More information about the security-dev
mailing list