git: openjdk/jdk: master: 8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths
David Holmes
dholmes at openjdk.org
Wed Sep 4 03:42:44 UTC 2024
Changeset: 90f3f432
Branch: master
Author: David Holmes <dholmes at openjdk.org>
Date: 2024-09-04 03:41:42 +0000
URL: https://git.openjdk.org/jdk/commit/90f3f4325772773f1dc1814c56d7326d5389e2c7
8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths
Reviewed-by: cjplummer, alanb
! src/hotspot/os/posix/dtrace/hotspot_jni.d
! src/hotspot/share/prims/jni.cpp
! src/hotspot/share/prims/jniCheck.cpp
! src/hotspot/share/runtime/threads.cpp
! src/hotspot/share/utilities/dtrace_disabled.hpp
! src/java.base/share/native/include/jni.h
! test/hotspot/jtreg/native_sanity/JniVersion.java
+ test/hotspot/jtreg/runtime/jni/checked/TestLargeUTF8Length.java
+ test/hotspot/jtreg/runtime/jni/checked/libTestLargeUTF8Length.c
More information about the jdk-changes
mailing list