jdk-24/test/hotspot/jtreg/runtime/jni/checked
2024-09-04 03:41:42 +00:00
..
libTestBadParam.c 8269697: JNI_GetPrimitiveArrayCritical() should not accept object array 2021-07-06 12:25:11 +00: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
libTestLargeUTF8Length.c 8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths 2024-09-04 03:41:42 +00:00
TestCheckedJniExceptionCheck.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
TestCheckedReleaseArrayElements.java 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI 2024-08-26 09:17:45 +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
TestLargeUTF8Length.java 8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths 2024-09-04 03:41:42 +00:00
TestPrimitiveArrayCriticalWithBadParam.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00