Code Review for hotspot

Prepared by:enevill on Fri May 1 12:07:14 UTC 2015
Workspace:/home/ed/jdk9-dev/dev/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/dev/hotspot
Compare against version:8078
Summary of changes: 101 lines changed: 76 ins; 18 del; 7 mod; 20370 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 8079 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: aph
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 8079 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: aph
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 8079 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: aph
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 8079 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: aph
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 8079 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: aph
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 8079 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: aph
30 lines changed: 30 ins; 0 del; 0 mod; 217 unchg

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

rev 8079 : 8079203: AARCH64: Need to cater for different partner implementations
Summary: Parse /proc/cpuinfo to derive implementation specific info
Reviewed-by: aph
34 lines changed: 34 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).