Code Review for 6829193

Prepared by:twisti on Wed Apr 21 07:52:01 PDT 2010
Workspace:/home/twisti/mlvm/6829193
Summary of changes: 1119 lines changed: 1064 ins; 9 del; 46 mod; 29597 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

93 lines changed: 82 ins; 4 del; 7 mod; 4714 unchg

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

17 lines changed: 12 ins; 0 del; 5 mod; 2488 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

861 lines changed: 857 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

1 line changed: 1 ins; 0 del; 0 mod; 8790 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).