[jdk25u-dev] Integrated: 8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest

Roland Mesde duke at openjdk.org
Mon Feb 2 18:54:33 UTC 2026


On Wed, 28 Jan 2026 18:51:07 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest.
> 
> This PR adds maxOutputSize property to TEST.properties in the ProcessHandle test directory to capture complete output for better failure diagnosis..
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/jdk/java/lang/ProcessHandle
> 
> Results attached:
> 
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24943007/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24943008/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24943009/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24943010/windows-x64-specific-test.log)

This pull request has now been integrated.

Changeset: fe61282a
Author:    Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/fe61282ae845a82ec56ff5e34e623b02833b3f36
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8368683: [process] Increase jtreg debug output maxOutputSize for TreeTest

Backport-of: 2360542e89067e5c5d5a7bf403c18c9f371efd9a

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

PR: https://git.openjdk.org/jdk25u-dev/pull/194


More information about the jdk-updates-dev mailing list