RFR: 8338714: vmTestbase/nsk/jdb/kill/kill001/kill001.java fails with JTREG_TEST_THREAD_FACTORY=Virtual. [v2]
    David Holmes 
    dholmes at openjdk.org
       
    Tue Dec 17 02:02:42 UTC 2024
    
    
  
On Sat, 7 Dec 2024 07:33:38 GMT, Alan Bateman <alanb at openjdk.org> 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
    
    
More information about the serviceability-dev
mailing list