Code Review for open

Prepared by:pliden on Wed Jun 3 14:05:07 CEST 2020
Workspace:/home/pliden/openjdk/repos/jdk/open
Compare against version:main
Summary of changes: 270 lines changed: 81 ins; 167 del; 22 mod; 5741 unchg
Patch of changes: open.patch
Bug id: JDK-8245208 : ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory
Legend: Modified file
Deleted file
New file

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

87 lines changed: 49 ins; 31 del; 7 mod; 859 unchg

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

2 lines changed: 2 ins; 0 del; 0 mod; 137 unchg

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

16 lines changed: 8 ins; 3 del; 5 mod; 344 unchg

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

14 lines changed: 2 ins; 7 del; 5 mod; 498 unchg

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

1 line changed: 0 ins; 0 del; 1 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/metadata/metadata.xml

4 lines changed: 4 ins; 0 del; 0 mod; 1325 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jfr/share/conf/jfr/default.jfc

6 lines changed: 0 ins; 6 del; 0 mod; 982 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jfr/share/conf/jfr/profile.jfc

6 lines changed: 0 ins; 6 del; 0 mod; 982 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/gtest/gc/z/test_zPhysicalMemory.cpp

61 lines changed: 16 ins; 44 del; 1 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/gc/z/TestUncommit.java

3 lines changed: 0 ins; 0 del; 3 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/jdk/test/lib/jfr/EventNames.java

1 line changed: 0 ins; 1 del; 0 mod; 214 unchg

------ ------ ------ ------ Old --- Patch --- test/jdk/jdk/jfr/event/gc/detailed/TestZPageCacheFlushEvent.java

69 lines changed: 0 ins; 69 del; 0 mod; 0 unchg

This code review page was prepared using /home/pliden/openjdk/tools/webrev/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).