hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Dec 5 17:45:25 UTC 2018


Changeset: 7e268f863ff0
Author:    eosterlund
Date:      2018-12-05 15:57 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/7e268f863ff0

8214338: Move IC stub refilling out of IC cache transitions
Reviewed-by: dlong, rbackman

! src/hotspot/share/code/codeBehaviours.cpp
! src/hotspot/share/code/compiledIC.cpp
! src/hotspot/share/code/compiledIC.hpp
! src/hotspot/share/code/compiledMethod.cpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/code/icBuffer.cpp
! src/hotspot/share/code/icBuffer.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/relocInfo.cpp
! src/hotspot/share/code/relocInfo.hpp
! src/hotspot/share/code/stubs.cpp
! src/hotspot/share/code/vtableStubs.cpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/safepoint.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! src/hotspot/share/runtime/sweeper.cpp

Changeset: dad45affbdaa
Author:    eosterlund
Date:      2018-12-05 16:11 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/dad45affbdaa

8214257: IC cache not clean after cleaning assertion failure
Reviewed-by: kvn, thartmann

! src/hotspot/share/code/compiledIC.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp



More information about the jdk-sandbox-changes mailing list