Code Review for 6744422

Prepared by: Thomas Rodriguez (never) on Wed Sep 3 14:34:11 PDT 2008
Workspace:/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Summary of changes: 3 lines changed: 3 ins; 0 del; 0 mod; 546 unchg
Patch of changes: 6744422.patch
Author comments:
6744422: incorrect handling of -1 in set_jump_destination
Reviewed-by:

The fix for 5108146 unified the handling jumps which are set to -1 but
part of the logic from 64 bit was lost in the merge, resulting in
incorrect jump destinations for clean ICs.

testing with failing tests

Legend: Modified file
Deleted file
New file

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

3 lines changed: 3 ins; 0 del; 0 mod; 546 unchg

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