On Thu, 26 Sep 2024 16:09:31 GMT, Fernando Guallini <fguall...@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 rhalade (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20838#pullrequestreview-2331790325