Code Review for 6829193

Prepared by:twisti on Wed Apr 28 05:48:03 PDT 2010
Workspace:/home/twisti/mlvm/6829193
Summary of changes: 1231 lines changed: 1102 ins; 18 del; 111 mod; 32600 unchg
Patch of changes: 6829193.patch
Printable review: 6829193.pdf
Author comments:
6829193: JSR 292 needs to support SPARC
Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
Reviewed-by:

There are unimplemented portions of the hotspot code for method
handles and invokedynamic specific to SPARC. They need to be filled
in.

Bug id: 6829193 JSR 292 needs to support SPARC
Legend: Modified file
Deleted file
New file

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

153 lines changed: 109 ins; 4 del; 40 mod; 4681 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/assembler_sparc.hpp

36 lines changed: 8 ins; 4 del; 24 mod; 2465 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/assembler_sparc.inline.hpp

7 lines changed: 5 ins; 0 del; 2 mod; 812 unchg

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

39 lines changed: 33 ins; 0 del; 6 mod; 2560 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/interp_masm_sparc.hpp

4 lines changed: 1 ins; 0 del; 3 mod; 329 unchg

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

6 lines changed: 2 ins; 4 del; 0 mod; 435 unchg

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

871 lines changed: 867 ins; 0 del; 4 mod; 66 unchg

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

10 lines changed: 10 ins; 0 del; 0 mod; 2997 unchg

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

24 lines changed: 17 ins; 1 del; 6 mod; 1963 unchg

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

58 lines changed: 47 ins; 0 del; 11 mod; 3647 unchg

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

15 lines changed: 1 ins; 5 del; 9 mod; 8776 unchg

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

2 lines changed: 0 ins; 0 del; 2 mod; 2261 unchg

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

4 lines changed: 2 ins; 0 del; 2 mod; 1106 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/methodHandles.hpp

2 lines changed: 0 ins; 0 del; 2 mod; 502 unchg

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