jdk-24/test/hotspot/jtreg/runtime/jni/checked
Daniel D. Daugherty e8acac2aba 8277350: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java times out
Reviewed-by: hseigel, dholmes, lmesnik
2021-11-23 17:08:31 +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 8271160: runtime/jni/checked/TestCheckedJniExceptionCheck.java doesn't set -Djava.library.path 2021-07-22 22:15:25 +00:00
TestCheckedReleaseArrayElements.java 8271743: mark hotspot runtime/jni tests which ignore external VM flags 2021-08-04 04:51:46 +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 8277350: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java times out 2021-11-23 17:08:31 +00:00