RFR: 8341585: Test java/foreign/TestUpcallStress.java should mark as /native

Maurizio Cimadamore mcimadamore at openjdk.org
Wed Nov 27 22:10:42 UTC 2024


On Sun, 6 Oct 2024 02:35:45 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> The newly added test `java/foreign/TestUpcallStress.java` call `System.loadLibrary("TestUpcall")` load native library, so this test should mark as `/native`.
> The change has been verified locally, trivial fix, no risk.

While I don't disagree with the fix, there's several tests in this folder that also depends on native libraries. Perhaps we should fix them all?

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

PR Review: https://git.openjdk.org/jdk/pull/21374#pullrequestreview-2466015956


More information about the core-libs-dev mailing list