On Wed, 20 Nov 2024 05:45:35 GMT, Chris Plummer <[email protected]> wrote:
>> Leonid Mesnik has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> fixed spaces
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22171#discussion_r1851023806