Code Review for 6757316

Prepared by: Thomas Rodriguez (never) on Fri Nov 7 12:06:21 PST 2008
Workspace:/export/ws/c1
Compare against: ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Summary of changes: 22 lines changed: 20 ins; 0 del; 2 mod; 2673 unchg
Patch of changes: 6757316.patch
Author comments:
6757316: load_constant() produces a wrong long constant, with high a low words swapped
Reviewed-by:

A typo in the code for comparing constants causes a swapped version of
a long to be shared.

Tested with new regression test and runthese

Legend: Modified file
Deleted file
New file

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

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

------ ------ ------ ------ --- New Patch Raw test/compiler/6757316/Test6757316.java

20 lines changed: 20 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /net/smite.sfbay/never/bin/hgwebrev (vers 23.12-hg-never).