Integrated: 8361869: Tests which call ThreadController should mark as /native

SendaoYan syan at openjdk.org
Sat Jul 12 01:53:44 UTC 2025


On Thu, 10 Jul 2025 14:09:16 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> Several tests which call `ThreadController` native libary missing `/native` jtreg directive. This PR add `/native` directive will make test more friendly. The analysis process of how to find which tests missing show as [JDK-8361869](https://bugs.openjdk.org/browse/JDK-8361869)
> Test-fix only, change has been verified locally, no risk.

This pull request has now been integrated.

Changeset: 3bacf7ea
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3bacf7ea85f1e3f5e57fd2d046b98dfafe2c7e18
Stats:     18 lines in 9 files changed: 0 ins; 0 del; 18 mod

8361869: Tests which call ThreadController should mark as /native

Reviewed-by: sspitsyn, lmesnik

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

PR: https://git.openjdk.org/jdk/pull/26244


More information about the serviceability-dev mailing list