Code Review for 6732154

Prepared by: Chuck Rasbold (rasbold) on Thu Aug 14 08:58:28 PDT 2008
Workspace:/net/escuintla/export/rasbold/hg/6732154
Compare against: ssh://rasbold@hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Summary of changes: 8 lines changed: 6 ins; 0 del; 2 mod; 1237 unchg
Patch of changes: 6732154.patch
Author comments:
6732154: REG: Printing an Image using image/gif doc flavor crashes the VM, Solsparc
Summary: delay transform call until uses of t2 are constructed
Reviewed-by:

In the long divide transformation, long_by_long_mulhi constructs a dag, not
a tree. We need to delay transformation of the uses of a node before all
are constructed.
Legend: Modified file
Deleted file
New file

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

8 lines changed: 6 ins; 0 del; 2 mod; 1237 unchg

This code review page was prepared using /home/rasbold/bin/webrev (vers 23.14-hg).