git: openjdk/jdk-sandbox: 8307341: Beef up enable native access test for JNI
duke
duke at openjdk.org
Fri Apr 19 09:32:37 UTC 2024
Changeset: d790f219
Author: Maurizio Cimadamore <maurizio.cimadamore at oracle.com>
Date: 2024-04-19 10:30:31 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/d790f2196139e03d3472dfd4070a01a79dfbee2d
Beef up enable native access test for JNI
! test/jdk/java/foreign/enablenativeaccess/TestEnableNativeAccess.java
! test/jdk/java/foreign/enablenativeaccess/TestEnableNativeAccessBase.java
+ test/jdk/java/foreign/enablenativeaccess/panama_module/org/openjdk/foreigntest/PanamaJNIRunner.java
- test/jdk/java/foreign/enablenativeaccess/panama_module/org/openjdk/foreigntest/PanamaMainJNI.java
! test/jdk/java/foreign/enablenativeaccess/panama_module/org/openjdk/foreigntest/libLinkerInvokerModule.cpp
= test/jdk/java/foreign/enablenativeaccess/panama_native/module-info.java
+ test/jdk/java/foreign/enablenativeaccess/panama_native/org/openjdk/nativetest/PanamaMainJNI.java
More information about the jdk-sandbox-changes
mailing list