Code Review for hotspot

Prepared by:phh on Wed Jan 9 18:54:01 UTC 2019
Workspace:/local/home/hohensee/workspaces/jdk8u-dev-8195115/hotspot
Compare against: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot
Summary of changes: 416 lines changed: 374 ins; 0 del; 42 mod; 18007 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8215934 : 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/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp

3 lines changed: 1 ins; 0 del; 2 mod; 6993 unchg

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

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

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

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

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

25 lines changed: 9 ins; 0 del; 16 mod; 604 unchg

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

16 lines changed: 5 ins; 0 del; 11 mod; 211 unchg

------ ------ ------ ------ --- New Patch Raw test/gc/TestMemoryMXBeansAndPoolsPresence.java

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

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

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

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