hg: jdk/sandbox: 3 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Nov 22 11:30:24 UTC 2018


Changeset: 8b26bd8b1832
Author:    eosterlund
Date:      2018-11-22 09:46 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/8b26bd8b1832

8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
Reviewed-by: kvn, dlong

! src/hotspot/share/aot/aotCompiledMethod.hpp
! src/hotspot/share/code/compiledMethod.cpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/nmethod.hpp

Changeset: 9cb53c505acd
Author:    eosterlund
Date:      2018-11-22 09:55 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/9cb53c505acd

8214056: Allow the GC to attach context information to CompiledMethod
Reviewed-by: shade, kvn, adinn

! src/hotspot/share/code/compiledMethod.cpp
! src/hotspot/share/code/compiledMethod.hpp

Changeset: 4f45c682eab0
Author:    eosterlund
Date:      2018-11-22 10:01 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/4f45c682eab0

8213755: Let nmethods be is_unloading() outside of safepoints
Reviewed-by: rehn, coleenp, kvn

! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/gc/shared/parallelCleaning.cpp
! src/hotspot/share/prims/jvmtiCodeBlobEvents.cpp
! src/hotspot/share/runtime/javaCalls.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sweeper.cpp



More information about the jdk-sandbox-changes mailing list