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.
This pull request has now been integrated. Changeset: d791f4b9 Author: SendaoYan <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d791f4b98d93e5fc64e3191402cc5091e0553592 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8341585: Test java/foreign/TestUpcallStress.java should mark as /native Reviewed-by: luhenry, pminborg ------------- PR: https://git.openjdk.org/jdk/pull/21374