Code Review for 6914206

Prepared by:twisti on Tue Jan 5 18:46:15 CET 2010
Workspace:/export/home/twisti/mlvm/6914206
Summary of changes: 37 lines changed: 29 ins; 2 del; 6 mod; 8930 unchg
Patch of changes: 6914206.patch
Printable review: 6914206.pdf
Author comments:
Currently generated MH adapters are faked to be in the same class as
the callee to overcome permission problems. I would be better, also
for inlining heuristics, to put these adapters in the
InvokeDynamic/MethodHandle classes to be able to indentify them easily
in the compiler.
Bug id: Bug Database
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/library_call.cpp

13 lines changed: 10 ins; 0 del; 3 mod; 5253 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/methodHandleWalk.cpp

9 lines changed: 6 ins; 2 del; 1 mod; 1393 unchg

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

8 lines changed: 7 ins; 0 del; 1 mod; 1625 unchg

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

7 lines changed: 6 ins; 0 del; 1 mod; 659 unchg

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