Code Review for jdk-8195115

Prepared by:phh on Thu Jun 7 11:21:34 PDT 2018
Workspace:/Users/hohensee/unix.sparsebundle/workspaces/jdk-8195115
Compare against: http://hg.openjdk.java.net/jdk/jdk
Summary of changes: 285 lines changed: 263 ins; 0 del; 22 mod; 14072 unchg
Patch of changes: jdk-8195115.patch
Bug id: JDK-8195115 : G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.cpp

4 lines changed: 1 ins; 0 del; 3 mod; 4968 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/memoryManager.cpp

23 lines changed: 15 ins; 0 del; 8 mod; 291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/memoryManager.hpp

16 lines changed: 12 ins; 0 del; 4 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/memoryService.cpp

9 lines changed: 5 ins; 0 del; 4 mod; 271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/memoryService.hpp

5 lines changed: 4 ins; 0 del; 1 mod; 151 unchg

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

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/g1/mixedgc/TestOldGenCollectionUsage.java

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

This code review page was prepared using /Users/hohensee/bin/webrev (vers 25.16-hg+openjdk.java.net).