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

Roland Mesde duke at openjdk.org
Wed Jan 28 19:43:03 UTC 2026


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

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

Commit messages:
 - Backport 2360542e89067e5c5d5a7bf403c18c9f371efd9a

Changes: https://git.openjdk.org/jdk25u-dev/pull/194/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=194&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8368683
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/194.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/194/head:pull/194

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


More information about the jdk-updates-dev mailing list