On Sat, 7 Dec 2024 07:33:38 GMT, Alan Bateman <[email protected]> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Rename run1() to test()
>
> test/hotspot/jtreg/vmTestbase/nsk/share/jdb/Launcher.java line 142:
>
>> 140: /* Some jdb tests need java.library.path setup for native
>> libraries. */
>> 141: String libpath = System.getProperty("java.library.path");
>> 142: args.add("-R-Djava.library.path=" + libpath);
>
> Good, I wasn't sure how this would inherit.
This seems like an unrelated change. ???
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22620#discussion_r1887796036