jdk-24/test/hotspot/jtreg/runtime/jni/checked
2021-07-06 12:25:11 +00:00
..
libTestBadParam.c 8269697: JNI_GetPrimitiveArrayCritical() should not accept object array 2021-07-06 12:25:11 +00:00
libTestCheckedEnsureLocalCapacity.c 8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls 2017-12-12 19:06:19 -05:00
libTestCheckedJniExceptionCheck.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
libTestCheckedReleaseArrayElements.c 8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234 2021-01-08 04:11:22 +00:00
libTestCheckedReleaseCriticalArray.c 8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234 2021-01-08 04:11:22 +00:00
TestCheckedEnsureLocalCapacity.java 8268591: a few runtime/jni tests don't need /othervm 2021-06-18 09:56:36 +00:00
TestCheckedJniExceptionCheck.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestCheckedReleaseArrayElements.java 8259446: runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty 2021-01-08 22:25:21 +00:00
TestCheckedReleaseCriticalArray.java 8258077: Using -Xcheck:jni can lead to a double-free after JDK-8193234 2021-01-08 04:11:22 +00:00
TestPrimitiveArrayCriticalWithBadParam.java 8269697: JNI_GetPrimitiveArrayCritical() should not accept object array 2021-07-06 12:25:11 +00:00