This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-07-10 19:19:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
runtime
/
jni
/
checked
History
Magnus Ihse Bursie
2979806c72
8345795: Update copyright year to 2024 for hotspot in files where it was missed
...
Reviewed-by: dholmes, tschatzl, dnsimon, sspitsyn
2024-12-10 08:47:46 +00:00
..
libTestBadParam.c
…
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
8345795: Update copyright year to 2024 for hotspot in files where it was missed
2024-12-10 08:47:46 +00:00
TestCheckedReleaseArrayElements.java
8345795: Update copyright year to 2024 for hotspot in files where it was missed
2024-12-10 08:47:46 +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
…