hg: jdk/submit13: 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
vladimir.x.ivanov at oracle.com
vladimir.x.ivanov at oracle.com
Wed Jul 24 07:51:40 UTC 2019
Changeset: 6a159c6c23cc
Author: vlivanov
Date: 2019-07-24 10:50 +0300
URL: https://hg.openjdk.java.net/jdk/submit13/rev/6a159c6c23cc
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr
! src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
! src/hotspot/cpu/s390/sharedRuntime_s390.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! src/hotspot/share/runtime/thread.cpp
! test/hotspot/jtreg/runtime/clinit/ClassInitBarrier.java
! test/hotspot/jtreg/runtime/clinit/libClassInitBarrier.cpp
More information about the jdk-submit-changes
mailing list