Code Review for hotspot

Prepared by:apetushkov on Fri Aug 26 13:08:05 MSK 2016
Workspace:/Users/andrey/ws/aarch32-jdk8u/hotspot
Compare against: ssh://alva//export/home/hg/hgrepos/openjdk-aarch32-jdk8u/hotspot
Compare against version:8068
Summary of changes: 8295 lines changed: 8186 ins; 32 del; 77 mod; 30212 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8164652 : aarch32: C1 port
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/assembler_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
5 lines changed: 0 ins; 0 del; 5 mod; 1985 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/assembler_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
4 lines changed: 0 ins; 0 del; 4 mod; 2203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/globals_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
8 lines changed: 4 ins; 2 del; 2 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/icBuffer_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
1 line changed: 0 ins; 0 del; 1 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/macroAssembler_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
59 lines changed: 16 ins; 18 del; 25 mod; 3206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/macroAssembler_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
18 lines changed: 9 ins; 0 del; 9 mod; 868 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/nativeInst_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
4 lines changed: 0 ins; 2 del; 2 mod; 592 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/relocInfo_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
27 lines changed: 16 ins; 5 del; 6 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/sharedRuntime_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
69 lines changed: 59 ins; 0 del; 10 mod; 2902 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/stubGenerator_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
5 lines changed: 0 ins; 3 del; 2 mod; 1369 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch32/vm/templateInterpreter_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
15 lines changed: 9 ins; 2 del; 4 mod; 2054 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/c1/c1_LIR.hpp

rev 8069 : 8164652: aarch32: C1 port
1 line changed: 0 ins; 0 del; 1 mod; 2507 unchg

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

rev 8069 : 8164652: aarch32: C1 port
3 lines changed: 0 ins; 0 del; 3 mod; 6724 unchg

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

rev 8069 : 8164652: aarch32: C1 port
4 lines changed: 2 ins; 0 del; 2 mod; 1490 unchg

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

rev 8069 : 8164652: aarch32: C1 port
2 lines changed: 1 ins; 0 del; 1 mod; 4034 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_CodeStubs_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
533 lines changed: 533 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_Defs_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
108 lines changed: 108 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_FpuStackSim_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
29 lines changed: 29 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_FpuStackSim_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
31 lines changed: 31 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_FrameMap_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
258 lines changed: 258 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_FrameMap_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
174 lines changed: 174 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_LIRAssembler_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
3272 lines changed: 3272 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_LIRAssembler_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
96 lines changed: 96 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_LIRGenerator_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
1452 lines changed: 1452 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_LinearScan_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
30 lines changed: 30 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_LinearScan_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_MacroAssembler_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
476 lines changed: 476 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_MacroAssembler_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_Runtime1_aarch32.cpp

rev 8069 : 8164652: aarch32: C1 port
1316 lines changed: 1316 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/cpu/aarch32/vm/c1_globals_aarch32.hpp

rev 8069 : 8164652: aarch32: C1 port
81 lines changed: 81 ins; 0 del; 0 mod; 0 unchg

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