Code Review for hotspot

Prepared by:roland on Thu Oct 29 10:40:05 CET 2009
Workspace:/net/mackdrive/export/jrts/work/roland/jdk7-fixes/hotspot
Compare against: /net/mackdrive/export/jrts/work/roland/JDK7/mycomp/hotspot
Compare against version:1021
Summary of changes: 309 lines changed: 278 ins; 0 del; 31 mod; 36601 unchg
Patch of changes: hotspot.patch
Author comments:
fixes to c1 to support 64 bit.
Bug id: 6769124 various 64-bit fixes for c1
Legend: Modified file
Deleted file
New file

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

rev 1022 : imported patch rtsc1fixes
15 lines changed: 7 ins; 0 del; 8 mod; 3130 unchg

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

rev 1022 : imported patch rtsc1fixes
6 lines changed: 0 ins; 0 del; 6 mod; 1185 unchg

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

rev 1022 : imported patch rtsc1fixes
22 lines changed: 19 ins; 0 del; 3 mod; 8751 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/assembler_x86.hpp

rev 1022 : imported patch rtsc1fixes
4 lines changed: 4 ins; 0 del; 0 mod; 2248 unchg

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

rev 1022 : imported patch rtsc1fixes
22 lines changed: 17 ins; 0 del; 5 mod; 3450 unchg

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

rev 1022 : imported patch rtsc1fixes
13 lines changed: 11 ins; 0 del; 2 mod; 1303 unchg

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

rev 1023 : imported patch extrafixes
2 lines changed: 2 ins; 0 del; 0 mod; 535 unchg

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

rev 1023 : imported patch extrafixes
1 line changed: 0 ins; 0 del; 1 mod; 3817 unchg

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

rev 1022 : imported patch rtsc1fixes
32 lines changed: 29 ins; 0 del; 3 mod; 2668 unchg

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

rev 1022 : imported patch rtsc1fixes
8 lines changed: 5 ins; 0 del; 3 mod; 6600 unchg

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

rev 1022 : imported patch rtsc1fixes
6 lines changed: 6 ins; 0 del; 0 mod; 2914 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/6769124/TestArrayCopy6769124.java

rev 1022 : imported patch rtsc1fixes
53 lines changed: 53 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/6769124/TestDeoptInt6769124.java

rev 1022 : imported patch rtsc1fixes
56 lines changed: 56 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/6769124/TestUnalignedLoad6769124.java

rev 1022 : imported patch rtsc1fixes
69 lines changed: 69 ins; 0 del; 0 mod; 0 unchg

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