On Sat, 28 Feb 2026 02:03:02 GMT, Alex Menkov <[email protected]> wrote:
> TestScaffold uses test arguments as additional options for debuggee process. > Options like `-XX:+PrintInlineLayout', `-XX:+PrintFlatArrayLayout` can cause > significant debuggee output before TestScaffold connect to the debuggee and > start to read it output. As a result internal output buffer fills and > debuggee process hungs. > The fix removes extra arguments used for experiments at test development. This pull request has now been integrated. Changeset: c6d2f93d Author: Alex Menkov <[email protected]> URL: https://git.openjdk.org/valhalla/commit/c6d2f93ded48987e387e345034cbf003d94aa9d3 Stats: 10 lines in 4 files changed: 0 ins; 9 del; 1 mod 8375332: [lworld] JDI tests timeout with -XX:+UseCompactObjectHeaders on windows-x64 Reviewed-by: cjplummer ------------- PR: https://git.openjdk.org/valhalla/pull/2184
