hg: jdk/jdk: 8199868: Support JNI critical functions in object pinning API
zgu at redhat.com
zgu at redhat.com
Tue Jul 31 17:23:13 UTC 2018
Changeset: 2cd8bbccbd2d
Author: zgu
Date: 2018-07-31 13:12 -0400
URL: http://hg.openjdk.java.net/jdk/jdk/rev/2cd8bbccbd2d
8199868: Support JNI critical functions in object pinning API
Summary: Pin/unpin incoming array arguments of critical native JNI call
Reviewed-by: shade, adinn
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
+ test/hotspot/jtreg/gc/epsilon/CriticalNativeArgs.java
+ test/hotspot/jtreg/gc/epsilon/CriticalNativeStress.java
+ test/hotspot/jtreg/gc/epsilon/libCriticalNative.c
More information about the jdk-all-changes
mailing list