open (original) (raw)
Code Review for open
Prepared by: | tschatzl on Mon Mar 26 12:09:55 CEST 2018 |
---|---|
Workspace: | /home/tschatzl/Downloads/vmshare/jdk10/hs/open |
Compare against: | http://hg.openjdk.java.net/jdk/hs |
Compare against version: | -2 |
Summary of changes: | 172 lines changed: 131 ins; 22 del; 19 mod; 1460 unchg |
Patch of changes: | <open.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/hotspot/share/gc/g1/g1FromCardCache.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1FromCardCache.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1FromCardCache.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1FromCardCache.cpp.frames.html) [Old](src/hotspot/share/gc/g1/g1FromCardCache.cpp-.html) [New](src/hotspot/share/gc/g1/g1FromCardCache.cpp.html) [Patch](src/hotspot/share/gc/g1/g1FromCardCache.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1FromCardCache.cpp)
src/hotspot/share/gc/g1/g1FromCardCache.cpp
rev 49493 : [mq]: 8196485-fromcardcache-overflow
7 lines changed: 0 ins; 0 del; 7 mod; 76 unchg
[Cdiffs](src/hotspot/share/gc/g1/g1FromCardCache.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1FromCardCache.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1FromCardCache.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1FromCardCache.hpp.frames.html) [Old](src/hotspot/share/gc/g1/g1FromCardCache.hpp-.html) [New](src/hotspot/share/gc/g1/g1FromCardCache.hpp.html) [Patch](src/hotspot/share/gc/g1/g1FromCardCache.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1FromCardCache.hpp)
src/hotspot/share/gc/g1/g1FromCardCache.hpp
rev 49493 : [mq]: 8196485-fromcardcache-overflow
8 lines changed: 0 ins; 2 del; 6 mod; 84 unchg
[Cdiffs](src/hotspot/share/gc/g1/heapRegionRemSet.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/heapRegionRemSet.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/heapRegionRemSet.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/heapRegionRemSet.cpp.frames.html) [Old](src/hotspot/share/gc/g1/heapRegionRemSet.cpp-.html) [New](src/hotspot/share/gc/g1/heapRegionRemSet.cpp.html) [Patch](src/hotspot/share/gc/g1/heapRegionRemSet.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/heapRegionRemSet.cpp)
src/hotspot/share/gc/g1/heapRegionRemSet.cpp
rev 49473 : [mq]: 8180415-rebuild-remembered-set rev 49477 : imported patch 8180415-sangheon-review rev 49478 : imported patch 8197573-remove-secondary-free-list rev 49493 : [mq]: 8196485-fromcardcache-overflow
34 lines changed: 8 ins; 20 del; 6 mod; 884 unchg
[Cdiffs](src/hotspot/share/gc/g1/heapRegionRemSet.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/heapRegionRemSet.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/heapRegionRemSet.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/heapRegionRemSet.hpp.frames.html) [Old](src/hotspot/share/gc/g1/heapRegionRemSet.hpp-.html) [New](src/hotspot/share/gc/g1/heapRegionRemSet.hpp.html) [Patch](src/hotspot/share/gc/g1/heapRegionRemSet.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/heapRegionRemSet.hpp)
src/hotspot/share/gc/g1/heapRegionRemSet.hpp
rev 49473 : [mq]: 8180415-rebuild-remembered-set rev 49477 : imported patch 8180415-sangheon-review rev 49493 : [mq]: 8196485-fromcardcache-overflow
3 lines changed: 3 ins; 0 del; 0 mod; 416 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/gc/g1/TestFromCardCacheIndex.java.html) [Patch](test/hotspot/jtreg/gc/g1/TestFromCardCacheIndex.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/gc/g1/TestFromCardCacheIndex.java)
test/hotspot/jtreg/gc/g1/TestFromCardCacheIndex.java
rev 49493 : [mq]: 8196485-fromcardcache-overflow
120 lines changed: 120 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using ../../../tools/webrev.sh(vers 25.6-hg+openjdk.java.net).