RFR: 8341585: Test java/foreign/TestUpcallStress.java should mark as /native
Maurizio Cimadamore
mcimadamore at openjdk.org
Wed Nov 27 22:15:40 UTC 2024
On Wed, 27 Nov 2024 22:08:06 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?
For instance, `TestCriticalUpcall` and `TestArrayStruct` both lack the `native` keyword in the test header. Is there any specific reason why you are only fixing this one? (I'm ok approving this, in case this blocks you somehow, if we followup with another PR for the remaining ones)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21374#issuecomment-2504884045
More information about the core-libs-dev
mailing list