Code Review for /home/eosterlu/oracle/jdk/old_repos/jdk-hs/open

Prepared by: eosterlund on tis 21 aug 2018 09:46:15 CEST
Repository: /home/eosterlu/oracle/jdk/old_repos/jdk-hs/open
Compare against revision: cecd16e456ae45822b7141795f70cf62a5b7ea92
Summary of changes: 60 files changed, 794 insertions(+), 167 deletions(-)
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/ci/ciMethodData.cpp

Concurrent class unloading
1 file changed, 7 insertions(+), 2 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/ci/ciMethodData.hpp

Concurrent class unloading
1 file changed, 1 insertion(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/classLoaderData.cpp

Concurrent class unloading
1 file changed, 40 insertions(+), 18 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/classLoaderData.hpp

Concurrent class unloading
1 file changed, 8 insertions(+), 7 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/dictionary.cpp

Concurrent class unloading
1 file changed, 2 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/metadataOnStackMark.cpp

Concurrent class unloading
1 file changed, 5 insertions(+), 3 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/moduleEntry.cpp

Concurrent class unloading
1 file changed, 2 insertions(+), 2 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/packageEntry.cpp

Concurrent class unloading
1 file changed, 5 insertions(+), 5 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/protectionDomainCache.cpp

Concurrent class unloading
1 file changed, 2 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/systemDictionary.cpp

Concurrent class unloading
1 file changed, 1 insertion(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/compiledIC.cpp

Concurrent class unloading
1 file changed, 4 insertions(+), 3 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/compiledMethod.cpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/dependencyContext.cpp

Concurrent class unloading
1 file changed, 4 insertions(+), 2 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/dependencyContext.hpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/icBuffer.cpp

Concurrent class unloading
1 file changed, 5 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/nmethod.cpp

Concurrent class unloading
1 file changed, 16 insertions(+), 16 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/nmethodBarrier.cpp

Concurrent class unloading
1 file changed, 20 insertions(+), 14 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/nmethodBarrier.hpp

Concurrent class unloading
1 file changed, 2 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/vtableStubs.cpp

Concurrent class unloading
1 file changed, 3 insertions(+), 3 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/barrierSet.hpp

Concurrent class unloading
1 file changed, 1 insertion(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/gcThreadLocalData.hpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zArguments.cpp

Concurrent class unloading
1 file changed, 4 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zBarrierSet.cpp

Concurrent class unloading
1 file changed, 17 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zBarrierSet.hpp

Concurrent class unloading
1 file changed, 6 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zBarrierSet.inline.hpp

Concurrent class unloading
1 file changed, 1 insertion(+), 9 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zCollectedHeap.cpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zCollectedHeap.hpp

Concurrent class unloading
1 file changed, 2 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/z/zGlobalBehaviours.cpp

Concurrent class unloading
1 file changed, 34 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/z/zGlobalBehaviours.hpp

Concurrent class unloading
1 file changed, 40 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zHeap.cpp

Concurrent class unloading
1 file changed, 46 insertions(+), 5 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zHeap.hpp

Concurrent class unloading
1 file changed, 1 insertion(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zHeapIterator.cpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zMark.cpp

Concurrent class unloading
1 file changed, 23 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zMark.hpp

Concurrent class unloading
1 file changed, 1 insertion(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/z/zNMethodBarrier.cpp

Concurrent class unloading
1 file changed, 148 insertions(+)

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/z/zNMethodBarrier.hpp

Concurrent class unloading
1 file changed, 54 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zNMethodTable.cpp

Concurrent class unloading
1 file changed, 137 insertions(+), 26 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zNMethodTable.hpp

Concurrent class unloading
1 file changed, 13 insertions(+), 4 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zNMethodTableEntry.hpp

Concurrent class unloading
1 file changed, 5 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zOopClosures.hpp

Concurrent class unloading
1 file changed, 7 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zOopClosures.inline.hpp

Concurrent class unloading
1 file changed, 31 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zRelocate.cpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zRootsIterator.cpp

Concurrent class unloading
1 file changed, 48 insertions(+), 11 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zRootsIterator.hpp

Concurrent class unloading
1 file changed, 4 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/z/zThreadLocalData.hpp

Concurrent class unloading
1 file changed, 6 insertions(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/metaspace.cpp

Concurrent class unloading
1 file changed, 2 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/memory/metaspace/virtualSpaceList.cpp

Concurrent class unloading
1 file changed, 3 insertions(+), 2 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/compiledICHolder.cpp

Concurrent class unloading
1 file changed, 5 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/compiledICHolder.hpp

Concurrent class unloading
1 file changed, 4 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/instanceKlass.cpp

Concurrent class unloading
1 file changed, 1 insertion(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/klass.cpp

Concurrent class unloading
1 file changed, 1 insertion(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/klass.hpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/methodData.hpp

Concurrent class unloading
1 file changed, 2 insertions(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/weakHandle.inline.hpp

Concurrent class unloading
1 file changed, 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/javaCalls.cpp

Concurrent class unloading
1 file changed, 1 insertion(+), 1 deletion(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/mutexLocker.cpp

Concurrent class unloading
1 file changed, 4 insertions(+), 4 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/sharedRuntime.cpp

Concurrent class unloading
1 file changed, 5 insertions(+), 3 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/sweeper.cpp

Concurrent class unloading
1 file changed, 2 insertions(+), 2 deletions(-)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/thread.cpp

Concurrent class unloading
1 file changed, 1 insertion(+)

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/thread.hpp

Concurrent class unloading
1 file changed, 6 insertions(+)

This code review page was prepared using git-webrev version 1.0