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

Serguei Spitsyn sspitsyn at openjdk.org
Fri Jul 11 00:31:38 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.

Looks okay.

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

Marked as reviewed by sspitsyn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26244#pullrequestreview-3007864704


More information about the serviceability-dev mailing list