On Wed, 27 Nov 2024 22:13:14 GMT, Maurizio Cimadamore <mcimadam...@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