Re: Test failure in TestJcmdWithSideCar.java

2025-12-18 Thread Philippe Marschall
On 12/18/25 14:04, Yasumasa Suenaga wrote: Hi, I'm working on JDK-28867 ( https://github.com/openjdk/jdk/pull/28867 ), and @slovdahl said this PR might fix the failure in TestJcmdWithSideCar.java which has been recorded in ProblemList. Unfortunately this PR fix that problem, but I found th

Test failure in TestJcmdWithSideCar.java

2025-12-18 Thread Yasumasa Suenaga
Hi, I'm working on JDK-28867 ( https://github.com/openjdk/jdk/pull/28867 ), and @slovdahl said this PR might fix the failure in TestJcmdWithSideCar.java which has been recorded in ProblemList. Unfortunately this PR fix that problem, but I found the cause of failure, so I will tell it to the m