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

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


On Fri, 11 Jul 2025 00:29:05 GMT, Serguei Spitsyn <sspitsyn 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.

Thanks for the review @sspitsyn @lmesnik

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

PR Comment: https://git.openjdk.org/jdk/pull/26244#issuecomment-3064493035


More information about the serviceability-dev mailing list