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

SendaoYan syan at openjdk.org
Thu Feb 6 09:36:15 UTC 2025


On Wed, 5 Feb 2025 08:59:10 GMT, SendaoYan <syan at openjdk.org> 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 fail tests. This will find all the FFM tests which missing '/native' flag.
> 
> Change has been verified locally, test-fix, no risk.

Thanks all for the reviews.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23458#issuecomment-2639271278


More information about the core-libs-dev mailing list