Code Review for hotspot

Prepared by:cjplummer on Fri Feb 26 09:35:20 PST 2016
Workspace:/local/ws/jdk9/hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:10297
Summary of changes: 55 lines changed: 39 ins; 3 del; 13 mod; 13527 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

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

rev 10298 : 8147978: Remove Method::_method_data for C1
Summary: Method::_method_data field removed when not using C2 or JVMCI
Reviewed-by: dholmes, kvn
16 lines changed: 4 ins; 2 del; 10 mod; 1565 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/method.cpp

rev 10298 : 8147978: Remove Method::_method_data for C1
Summary: Method::_method_data field removed when not using C2 or JVMCI
Reviewed-by: dholmes, kvn
4 lines changed: 2 ins; 1 del; 1 mod; 2343 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/oops/method.hpp

rev 10298 : 8147978: Remove Method::_method_data for C1
Summary: Method::_method_data field removed when not using C2 or JVMCI
Reviewed-by: dholmes, kvn
18 lines changed: 18 ins; 0 del; 0 mod; 1136 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/runtime/arguments.cpp

rev 10298 : 8147978: Remove Method::_method_data for C1
Summary: Method::_method_data field removed when not using C2 or JVMCI
Reviewed-by: dholmes, kvn
6 lines changed: 6 ins; 0 del; 0 mod; 4522 unchg

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

rev 10298 : 8147978: Remove Method::_method_data for C1
Summary: Method::_method_data field removed when not using C2 or JVMCI
Reviewed-by: dholmes, kvn
1 line changed: 0 ins; 0 del; 1 mod; 3510 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/vm/utilities/macros.hpp

rev 10298 : 8147978: Remove Method::_method_data for C1
Summary: Method::_method_data field removed when not using C2 or JVMCI
Reviewed-by: dholmes, kvn
10 lines changed: 9 ins; 0 del; 1 mod; 451 unchg

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