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. Marked as reviewed by cjplummer (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/2184#pullrequestreview-3878689799
