Code Review for jdkX-epsilon

Prepared by:shade on Mon May 21 15:02:22 CEST 2018
Workspace:/home/shade/trunks/jdkX-epsilon
Compare against: ssh://hg.openjdk.java.net/jdk/sandbox
Compare against version:default
Branch:epsilon-gc-branch
Summary of changes: 2520 lines changed: 2514 ins; 0 del; 6 mod; 5559 unchg
Patch of changes: jdkX-epsilon.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/autoconf/hotspot.m4

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/hotspot/lib/JvmFeatures.gmk

5 lines changed: 5 ins; 0 del; 0 mod; 267 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonArguments.cpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonArguments.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonBarrierSet.cpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonBarrierSet.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonCollectorPolicy.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonHeap.cpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonHeap.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonMemoryPool.cpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonMemoryPool.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.cpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonMonitoringSupport.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilonThreadLocalData.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/epsilon_globals.hpp

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

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/epsilon/vmStructs_epsilon.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/barrierSetConfig.hpp

2 lines changed: 1 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/barrierSetConfig.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/collectedHeap.hpp

2 lines changed: 1 ins; 0 del; 1 mod; 642 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/gcConfig.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/gc_globals.hpp

22 lines changed: 22 ins; 0 del; 0 mod; 777 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/vmStructs_gc.hpp

11 lines changed: 11 ins; 0 del; 0 mod; 278 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/utilities/macros.hpp

19 lines changed: 18 ins; 0 del; 1 mod; 609 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/epsilon/EpsilonHeap.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/TEST.ROOT

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/TEST.groups

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestAlwaysPretouch.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestByteArrays.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestDieDefault.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestDieWithHeapDump.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestDieWithOnError.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestElasticTLAB.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestElasticTLABDecay.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestEpsilonEnabled.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestHelloWorld.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestLogTrace.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestManyThreads.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestMemoryMXBeans.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestMemoryPools.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestObjects.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestPrintHeapSteps.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestRefArrays.java

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

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/epsilon/TestUpdateCountersSteps.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/sun/hotspot/gc/GC.java

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

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