Integrated: 8339261: Logs truncated in test javax/net/ssl/DTLS/DTLSRehandshakeTest.java
Fernando Guallini
fguallini at openjdk.org
Thu Sep 26 16:50:41 UTC 2024
On Tue, 3 Sep 2024 13:07:47 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.
This pull request has now been integrated.
Changeset: 1447967f
Author: Fernando Guallini <fguallini at openjdk.org>
Committer: Rajan Halade <rhalade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1447967f53fe27f67e4bb766464f941e39506d41
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8339261: Logs truncated in test javax/net/ssl/DTLS/DTLSRehandshakeTest.java
Reviewed-by: rhalade, hchao
-------------
PR: https://git.openjdk.org/jdk/pull/20838
More information about the security-dev
mailing list