Re: RFR: 8345155: Add /native to native test in FFM

2025-02-06 Thread SendaoYan
On Wed, 5 Feb 2025 08:59:10 GMT, SendaoYan wrote: > Hi all, > > This PR add `/native` keyword in the test header for FFM tests. The `/native` > keyword will make run the related tests by jtreg standalone more friendly. > > I runed all the FFM tests without `-nativepath` argument and find the f

Re: RFR: 8345155: Add /native to native test in FFM

2025-02-05 Thread Per Minborg
On Wed, 5 Feb 2025 08:59:10 GMT, SendaoYan wrote: > Hi all, > > This PR add `/native` keyword in the test header for FFM tests. The `/native` > keyword will make run the related tests by jtreg standalone more friendly. > > I runed all the FFM tests without `-nativepath` argument and find the f

Re: RFR: 8345155: Add /native to native test in FFM

2025-02-05 Thread Maurizio Cimadamore
On Wed, 5 Feb 2025 08:59:10 GMT, SendaoYan wrote: > Hi all, > > This PR add `/native` keyword in the test header for FFM tests. The `/native` > keyword will make run the related tests by jtreg standalone more friendly. > > I runed all the FFM tests without `-nativepath` argument and find the f

RFR: 8345155: Add /native to native test in FFM

2025-02-05 Thread SendaoYan
Hi all, This PR add `/native` keyword in the test header for FFM tests. The `/native` keyword will make run the related tests by jtreg standalone more friendly. I runed all the FFM tests without `-nativepath` argument and find the fail tests. This will find all the FFM tests which missing '/nat