Code Review for hotspot

Prepared by:Doug Simon on Mon Feb 6 17:34:18 CET 2017
Workspace:/Users/dsimon/hs/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs/hotspot
Compare against version:12603
Summary of changes: 844 lines changed: 461 ins; 255 del; 128 mod; 10136 unchg
Changeset: hotspot.changeset
Bug id: JDK-8173912] [JVMCI : fix memory overhead of JVMCI
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw .mx.jvmci/mx_jvmci.py

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
62 lines changed: 0 ins; 60 del; 2 mod; 749 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/CompilerToVM.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
16 lines changed: 13 ins; 0 del; 3 mod; 631 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotConstantPool.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
10 lines changed: 1 ins; 2 del; 7 mod; 734 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotJVMCIRuntime.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
4 lines changed: 0 ins; 4 del; 0 mod; 554 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotMethod.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
11 lines changed: 0 ins; 11 del; 0 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotMethodUnresolved.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
7 lines changed: 6 ins; 0 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaFieldImpl.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
17 lines changed: 3 ins; 9 del; 5 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedJavaMethodImpl.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
40 lines changed: 27 ins; 8 del; 5 mod; 748 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotResolvedObjectTypeImpl.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
181 lines changed: 62 ins; 78 del; 41 mod; 818 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfig.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
8 lines changed: 3 ins; 0 del; 5 mod; 368 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfigAccess.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
34 lines changed: 15 ins; 15 del; 4 mod; 315 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/HotSpotVMConfigStore.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
26 lines changed: 2 ins; 19 del; 5 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/GraalHotSpotVMConfig.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
5 lines changed: 0 ins; 0 del; 5 mod; 788 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/jvmci/jvmciCompilerToVM.cpp

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
276 lines changed: 194 ins; 48 del; 34 mod; 1573 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/jvmci/jvmciCompilerToVM.hpp

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
27 lines changed: 26 ins; 0 del; 1 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/jvmci/vmStructs_jvmci.cpp

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
13 lines changed: 12 ins; 1 del; 0 mod; 937 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/compiler/jvmci/common/patches/jdk.vm.ci/jdk/vm/ci/hotspot/CompilerToVMHelper.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
5 lines changed: 4 ins; 0 del; 1 mod; 304 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/compiler/jvmci/compilerToVM/ConstantPoolTestCase.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
3 lines changed: 0 ins; 0 del; 3 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
2 lines changed: 0 ins; 0 del; 2 mod; 533 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/compiler/jvmci/compilerToVM/ResolveFieldInPoolTest.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
4 lines changed: 0 ins; 0 del; 4 mod; 162 unchg

------ ------ ------ ------ --- New ----- Raw test/compiler/jvmci/compilerToVM/GetFlagValueTest.java

rev 12604 : 8173912: [JVMCI] fix memory overhead of JVMCI
93 lines changed: 93 ins; 0 del; 0 mod; 0 unchg

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