This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
hotspot
/
jtreg
/
runtime
/
jni
/
checked
History
Jesper Wilhelmsson
9935440ede
Merge
2021-07-23 01:41:14 +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
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
8269923: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java failed with "FATAL ERROR in native method: Primitive type array expected but not received for JNI array operation"
2021-07-07 11:47:02 +00:00