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.
LGTM. I've raised https://bugs.openjdk.org/browse/JDK-8345155 ------------- Marked as reviewed by pminborg (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/21374#pullrequestreview-2466867807