Code Review for 6717457

Prepared by: Thomas Rodriguez (never) on Thu Jul 24 15:19:37 PDT 2008
Workspace:/net/smite.sfbay/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Summary of changes: 13 lines changed: 9 ins; 1 del; 3 mod; 5167 unchg
Patch of changes: 6717457.patch
Author comments:
6717457: Internal Error (src/share/vm/code/relocInfo.hpp:1089)
Reviewed-by:

This another version of 6644928 where asserts in Address constructor
protects us from using NULL as an address which complicates the rare
case where byte_map_base happens to be 0. Tested by injecting 0 in
the debugger and examining generated code.

Bug id: 6717457: Internal Error (src/share/vm/code/relocInfo.hpp:1089)
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/stubGenerator_x86_32.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/stubGenerator_x86_64.cpp

10 lines changed: 9 ins; 1 del; 0 mod; 2985 unchg

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