On Wed, 5 Feb 2025 08:59:10 GMT, SendaoYan <s...@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.
This pull request has now been integrated. Changeset: acb46ddb Author: SendaoYan <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/acb46ddb8901a4e96238de217d3e7931f381b699 Stats: 76 lines in 34 files changed: 0 ins; 0 del; 76 mod 8345155: Add /native to native test in FFM Reviewed-by: mcimadamore, pminborg ------------- PR: https://git.openjdk.org/jdk/pull/23458