Integrated: 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.
This pull request has now been integrated.
Changeset: acb46ddb
Author: SendaoYan <syan at 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
More information about the core-libs-dev
mailing list