> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20838/files - new: https://git.openjdk.org/jdk/pull/20838/files/cbf572b7..da025622 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20838&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20838&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/20838.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20838/head:pull/20838 PR: https://git.openjdk.org/jdk/pull/20838