Review request (S): 6732154: REG: Printing an Image using image/gif doc flavor crashes the VM, Solsparc

Chuck Rasbold Chuck.Rasbold at Sun.COM
Thu Aug 14 09:09:43 PDT 2008


http://webrev.invokedynamic.info/rasbold/6732154/index.html

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.



More information about the hotspot-compiler-dev mailing list