Code Review for hotspot-jdk7-jdwp-perf-compiler

Prepared by:Tom Deneau on Tue Jan 12 12:21:27 CST 2010
Workspace:/home/tdeneau/hotspot-jdk7-jdwp-perf-compiler
Compare against: /home/tdeneau/hotspot-jdk7-b71-jdwp-perf
Compare against version:1187
Summary of changes: 100 lines changed: 69 ins; 8 del; 23 mod; 34251 unchg
Patch of changes: hotspot-jdk7-jdwp-perf-compiler.patch
Bug id: 6902182 Starting with jdwp agent should not incur performance penalty
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp

rev 1133 : name change from jvmti_can_post_exceptions to jvmti_can_post_on_exceptions
1 line changed: 0 ins; 0 del; 1 mod; 3144 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/c1_LIRAssembler_x86.cpp

rev 1133 : name change from jvmti_can_post_exceptions to jvmti_can_post_on_exceptions
1 line changed: 0 ins; 0 del; 1 mod; 3471 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/c1/c1_LIRGenerator.cpp

rev 1133 : name change from jvmti_can_post_exceptions to jvmti_can_post_on_exceptions
1 line changed: 0 ins; 0 del; 1 mod; 2699 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/c1/c1_Runtime1.cpp

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
2 lines changed: 0 ins; 0 del; 2 mod; 1202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/ci/ciEnv.cpp

rev 1179 : fix alignments in ciEnv.xpp
3 lines changed: 0 ins; 0 del; 3 mod; 1102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/ci/ciEnv.hpp

rev 1179 : fix alignments in ciEnv.xpp
2 lines changed: 0 ins; 0 del; 2 mod; 375 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/interpreter/interpreterRuntime.cpp

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
2 lines changed: 0 ins; 0 del; 2 mod; 1255 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/graphKit.cpp

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
35 lines changed: 29 ins; 1 del; 5 mod; 3525 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/graphKit.hpp

rev 1122 : refactored to check all 3 can_post_exception bits and other Dan comments
5 lines changed: 5 ins; 0 del; 0 mod; 813 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/parse2.cpp

rev 1133 : name change from jvmti_can_post_exceptions to jvmti_can_post_on_exceptions
12 lines changed: 5 ins; 7 del; 0 mod; 2221 unchg

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

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
3 lines changed: 2 ins; 0 del; 1 mod; 1212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/jvmtiEventController.cpp

rev 1132 : add jvmtiThreadState::set_should_post_on_exceptions
10 lines changed: 9 ins; 0 del; 1 mod; 1050 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/jvmtiExport.cpp

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
2 lines changed: 1 ins; 0 del; 1 mod; 2509 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/jvmtiExport.hpp

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
2 lines changed: 1 ins; 0 del; 1 mod; 554 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/jvmtiManageCapabilities.cpp

rev 1133 : name change from jvmti_can_post_exceptions to jvmti_can_post_on_exceptions
1 line changed: 0 ins; 0 del; 1 mod; 458 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/jvmtiThreadState.hpp

rev 1132 : add jvmtiThreadState::set_should_post_on_exceptions
3 lines changed: 3 ins; 0 del; 0 mod; 403 unchg

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

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
1 line changed: 0 ins; 0 del; 1 mod; 2336 unchg

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

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
1 line changed: 1 ins; 0 del; 0 mod; 4105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/thread.hpp

rev 1178 : merge with cd37471eaecc from http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot
13 lines changed: 13 ins; 0 del; 0 mod; 1817 unchg

This code review page was prepared using /root/t/tdeneau/webrev.sh (vers 23.18-hg).