Re: RFR: 8349689: Several virtual thread tests missing /native keyword [v2]

2025-02-10 Thread SendaoYan
On Tue, 11 Feb 2025 07:26:04 GMT, Alan Bateman wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> add --enable-native-access=ALL-UNNAMED for >> test/jdk/java/lang/management/ThreadMXBean/VirtualThreads.java#default > >

Re: RFR: 8349689: Several virtual thread tests missing /native keyword [v2]

2025-02-10 Thread SendaoYan
> H all, > > This PR add `/native` keyword in the test header for virtual thread tests. > The `/native` keyword will make run the related tests by jtreg standalone > more friendly. > > I runed all the tests without -nativepath argument and find the fail tests. > This will find all the virtual