Re: RFR: 8344903: Improve error handling TestJhsdbJstackPrintVMLocks.java

2024-11-24 Thread SendaoYan
On Sat, 23 Nov 2024 13:08:13 GMT, SendaoYan wrote: > Hi all, > The newly added test > `test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackPrintVMLocks.java` > intermittent fails `the return value of > "jdk.test.lib.apps.LingeredApp.getProcess()" is null`. This PR check > `getProcess()` is nu

Integrated: 8344903: Improve error handling TestJhsdbJstackPrintVMLocks.java

2024-11-24 Thread SendaoYan
On Sat, 23 Nov 2024 13:08:13 GMT, SendaoYan wrote: > Hi all, > The newly added test > `test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackPrintVMLocks.java` > intermittent fails `the return value of > "jdk.test.lib.apps.LingeredApp.getProcess()" is null`. This PR check > `getProcess()` is nu

Re: RFR: 8344903: Improve error handling TestJhsdbJstackPrintVMLocks.java

2024-11-24 Thread David Holmes
On Sat, 23 Nov 2024 13:08:13 GMT, SendaoYan wrote: > Hi all, > The newly added test > `test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackPrintVMLocks.java` > intermittent fails `the return value of > "jdk.test.lib.apps.LingeredApp.getProcess()" is null`. This PR check > `getProcess()` is nu