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
David Holmes
90f3f43257
8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths
...
Reviewed-by: cjplummer, alanb
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
…
libTestCheckedReleaseArrayElements.c
…
libTestCheckedReleaseCriticalArray.c
…
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
…
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