RFR: 8341585: Test java/foreign/TestUpcallStress.java should mark as /native
Per Minborg
pminborg at openjdk.org
Thu Nov 28 07:24:44 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.
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
More information about the core-libs-dev
mailing list