Code Review for 7104561

Prepared by:twisti on Fri Oct 28 01:27:12 PDT 2011
Workspace:/home/twisti/hsx/hotspot-comp/7104561
Compare against: /home/twisti/hsx/hotspot-comp/hotspot
Summary of changes: 9 lines changed: 7 ins; 0 del; 2 mod; 1096 unchg
Patch of changes: 7104561.patch
Printable review: 7104561.pdf
Author comments:
7104561: UseRDPCForConstantTableBase doesn't work after shorten branches changes
Reviewed-by: never, kvn

Before 7063629 Compile::shorten_branches was not used on SPARC. Now
all architectures call that method and we need to take care of that
fact in MachConstantNode::constant_offset when called from
Compile::scratch_emit_size.

Bug id: 7104561 UseRDPCForConstantTableBase doesn't work after shorten branches changes
Legend: Modified file
Deleted file
New file

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

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

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

7 lines changed: 7 ins; 0 del; 0 mod; 753 unchg

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