Code Review for hotspot

Prepared by:enevill on Tue May 5 14:07:39 UTC 2015
Workspace:/home/ed/jdk9-dev/dev/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/dev/hotspot
Compare against version:8082
Summary of changes: 116 lines changed: 89 ins; 18 del; 9 mod; 20368 unchg
Changeset: hotspot.changeset
Bug id: JDK-8079203 : aarch64 needs to cater for different partner implementations
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/aarch64.ad

rev 8083 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: duke
3 lines changed: 0 ins; 3 del; 0 mod; 13014 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/globals_aarch64.hpp

rev 8083 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: duke
4 lines changed: 0 ins; 0 del; 4 mod; 125 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/interp_masm_aarch64.cpp

rev 8083 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: duke
1 line changed: 0 ins; 0 del; 1 mod; 1683 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/macroAssembler_aarch64.cpp

rev 8083 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: duke
10 lines changed: 0 ins; 8 del; 2 mod; 4120 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/macroAssembler_aarch64.hpp

rev 8083 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: duke
19 lines changed: 12 ins; 7 del; 0 mod; 1155 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/vm_version_aarch64.cpp

rev 8083 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: duke
43 lines changed: 41 ins; 0 del; 2 mod; 215 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/vm_version_aarch64.hpp

rev 8083 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: duke
36 lines changed: 36 ins; 0 del; 0 mod; 56 unchg

This code review page was prepared using /home/ed/bin/webrev.ksh (vers 25.7-hg+openjdk.java.net).