Code Review for hotspot

Prepared by:jwilhelm on Fri Oct 17 16:28:52 CEST 2014
Workspace:/Users/jwilhelm/repos/jdk9-gc-ngen_2/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:7210
Summary of changes: 1170 lines changed: 249 ins; 383 del; 538 mod; 29945 unchg
Patch of changes: hotspot.patch
Bug id: 8057632
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/memory/GenCollectedHeap.java

rev 7211 : [mq]: remove_ngen
rev 7213 : imported patch move_genspecs
rev 7214 : imported patch remove_n_gen
36 lines changed: 17 ins; 9 del; 10 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/memory/Generation.java

rev 7215 : imported patch remove_levels
3 lines changed: 0 ins; 0 del; 3 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.cpp

rev 7213 : imported patch move_genspecs
10 lines changed: 0 ins; 5 del; 5 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp

rev 7212 : [mq]: remove_get_gen
2 lines changed: 0 ins; 1 del; 1 mod; 3050 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp

rev 7211 : [mq]: remove_ngen
rev 7212 : [mq]: remove_get_gen
rev 7215 : imported patch remove_levels
53 lines changed: 6 ins; 10 del; 37 mod; 9253 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp

rev 7215 : imported patch remove_levels
2 lines changed: 0 ins; 0 del; 2 mod; 1900 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/concurrentMarkSweep/vmCMSOperations.cpp

rev 7215 : imported patch remove_levels
1 line changed: 0 ins; 0 del; 1 mod; 282 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parNew/parNewGeneration.cpp

rev 7212 : [mq]: remove_get_gen
rev 7215 : imported patch remove_levels
rev 7216 : imported patch cleanup
197 lines changed: 33 ins; 34 del; 130 mod; 1483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parNew/parNewGeneration.hpp

rev 7212 : [mq]: remove_get_gen
rev 7215 : imported patch remove_levels
7 lines changed: 0 ins; 1 del; 6 mod; 432 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parNew/parOopClosures.inline.hpp

rev 7215 : imported patch remove_levels
1 line changed: 0 ins; 0 del; 1 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.inline.hpp

rev 7216 : imported patch cleanup
1 line changed: 0 ins; 1 del; 0 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/shared/vmGCOperations.cpp

rev 7215 : imported patch remove_levels
1 line changed: 0 ins; 0 del; 1 mod; 300 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/shared/vmGCOperations.hpp

rev 7215 : imported patch remove_levels
rev 7216 : imported patch cleanup
8 lines changed: 1 ins; 0 del; 7 mod; 232 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/cardTableRS.cpp

rev 7214 : imported patch remove_n_gen
rev 7215 : imported patch remove_levels
rev 7216 : imported patch cleanup
16 lines changed: 9 ins; 0 del; 7 mod; 625 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/collectorPolicy.cpp

rev 7212 : [mq]: remove_get_gen
rev 7213 : imported patch move_genspecs
rev 7215 : imported patch remove_levels
30 lines changed: 6 ins; 7 del; 17 mod; 1080 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/collectorPolicy.hpp

rev 7213 : imported patch move_genspecs
12 lines changed: 7 ins; 0 del; 5 mod; 318 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/defNewGeneration.cpp

rev 7211 : [mq]: remove_ngen
rev 7212 : [mq]: remove_get_gen
rev 7213 : imported patch move_genspecs
rev 7215 : imported patch remove_levels
rev 7216 : imported patch cleanup
48 lines changed: 2 ins; 13 del; 33 mod; 1055 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/defNewGeneration.hpp

rev 7212 : [mq]: remove_get_gen
rev 7215 : imported patch remove_levels
6 lines changed: 0 ins; 2 del; 4 mod; 363 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/genCollectedHeap.cpp

rev 7211 : [mq]: remove_ngen
rev 7212 : [mq]: remove_get_gen
rev 7213 : imported patch move_genspecs
rev 7214 : imported patch remove_n_gen
rev 7215 : imported patch remove_levels
515 lines changed: 139 ins; 200 del; 176 mod; 931 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/genCollectedHeap.hpp

rev 7211 : [mq]: remove_ngen
rev 7212 : [mq]: remove_get_gen
rev 7213 : imported patch move_genspecs
rev 7214 : imported patch remove_n_gen
rev 7215 : imported patch remove_levels
rev 7216 : imported patch cleanup
79 lines changed: 8 ins; 39 del; 32 mod; 458 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/genMarkSweep.cpp

rev 7211 : [mq]: remove_ngen
rev 7212 : [mq]: remove_get_gen
rev 7215 : imported patch remove_levels
25 lines changed: 1 ins; 7 del; 17 mod; 311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/genMarkSweep.hpp

rev 7215 : imported patch remove_levels
4 lines changed: 0 ins; 1 del; 3 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/generation.cpp

rev 7211 : [mq]: remove_ngen
rev 7212 : [mq]: remove_get_gen
rev 7213 : imported patch move_genspecs
rev 7214 : imported patch remove_n_gen
rev 7215 : imported patch remove_levels
35 lines changed: 10 ins; 14 del; 11 mod; 842 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/generation.hpp

rev 7215 : imported patch remove_levels
rev 7216 : imported patch cleanup
22 lines changed: 5 ins; 12 del; 5 mod; 746 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/generationSpec.cpp

rev 7215 : imported patch remove_levels
6 lines changed: 0 ins; 1 del; 5 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/generationSpec.hpp

rev 7213 : imported patch move_genspecs
rev 7214 : imported patch remove_n_gen
rev 7215 : imported patch remove_levels
14 lines changed: 0 ins; 10 del; 4 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/space.cpp

rev 7212 : [mq]: remove_get_gen
1 line changed: 0 ins; 0 del; 1 mod; 887 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/tenuredGeneration.cpp

rev 7215 : imported patch remove_levels
8 lines changed: 2 ins; 1 del; 5 mod; 297 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/tenuredGeneration.hpp

rev 7215 : imported patch remove_levels
2 lines changed: 0 ins; 0 del; 2 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/vmStructs.cpp

rev 7211 : [mq]: remove_ngen
rev 7212 : [mq]: remove_get_gen
rev 7213 : imported patch move_genspecs
rev 7214 : imported patch remove_n_gen
rev 7215 : imported patch remove_levels
rev 7216 : imported patch cleanup
11 lines changed: 2 ins; 5 del; 4 mod; 3356 unchg

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

rev 7212 : [mq]: remove_get_gen
rev 7213 : imported patch move_genspecs
rev 7214 : imported patch remove_n_gen
7 lines changed: 1 ins; 3 del; 3 mod; 616 unchg

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

rev 7212 : [mq]: remove_get_gen
7 lines changed: 0 ins; 7 del; 0 mod; 220 unchg

This code review page was prepared using /Users/jwilhelm/bin/webrev (vers 23.18-hg-never-dev).