On Wed, 20 Nov 2024 21:47:30 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

>> test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackPrintVMLocks.java line 
>> 51:
>> 
>>> 49:             theApp = new LingeredAppWithLockInVM();
>>> 50:             String classPath = System.getProperty("test.class.path");
>>> 51:             LingeredApp.startAppExactJvmOpts(theApp,
>> 
>> Why use startAppExactJvmOpts and limit testing to just this one config (with 
>> vm.flagless)? Can't these be added arguments?
>
> Updated.

I also changed lock to avoid false positive failures.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22171#discussion_r1851041298

Reply via email to