On Wed, 19 Feb 2025 14:21:47 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
>> src/hotspot/share/prims/jvm.cpp line 1262: >> >>> 1260: JVM_END >>> 1261: >>> 1262: JVM_ENTRY(jboolean, JVM_IsArrayClass(JNIEnv *env, jclass cls)) >> >> Where are the changes to jvm.h? > > Good catch, I also removed JVM_GetProtectionDomain. and JVM_GetClassModifiers. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23572#discussion_r1965401052