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

SendaoYan syan at openjdk.org
Thu Nov 28 09:32:44 UTC 2024


On Wed, 27 Nov 2024 22:13:14 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> > 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?

This PR only fixed this test since this test `java/foreign/TestUpcallStress.java` was newly added recently.

Except TestCriticalUpcall and TestArrayStruct, I will find some way to search which files lack of `/native` in future, and then create new JBS issue.

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

PR Comment: https://git.openjdk.org/jdk/pull/21374#issuecomment-2505645435


More information about the core-libs-dev mailing list