git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Jul 6 12:26:07 UTC 2021
Changeset: 16aa8cbf
Author: Zhengyu Gu <zgu at openjdk.org>
Date: 2021-07-06 12:25:11 +0000
URL: https://git.openjdk.java.net/mobile/commit/16aa8cbf8d6c0b89cd88cbe4f39c2bb76968c06e
8269697: JNI_GetPrimitiveArrayCritical() should not accept object array
Reviewed-by: kbarrett, dholmes
! src/hotspot/share/prims/jni.cpp
+ test/hotspot/jtreg/runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java
+ test/hotspot/jtreg/runtime/jni/checked/libTestBadParam.c
Changeset: 047af230
Author: duke <duke at openjdk.org>
Date: 2021-07-06 12:25:43 +0000
URL: https://git.openjdk.java.net/mobile/commit/047af2306e43684c4e4a92806020add5fff3ae45
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list