On Sun, 6 Oct 2024 02:35:45 GMT, SendaoYan <s...@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