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

Maurizio Cimadamore mcimadamore at openjdk.org
Wed Feb 5 10:08:09 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.

Good work. We also have a TestMatrix which is a manual test - but that one does seem to already have `/native`

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

Marked as reviewed by mcimadamore (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23458#pullrequestreview-2595195979


More information about the core-libs-dev mailing list