commit | dd25f397095d9accefcb8d73dbb4e18a2e0588e1 | [log] [tgz] |
---|---|---|
author | Christian Thalinger <twisti@openjdk.org> | Mon Feb 16 07:19:26 2009 -0800 |
committer | Christian Thalinger <twisti@openjdk.org> | Mon Feb 16 07:19:26 2009 -0800 |
tree | 1e9b0a239e1b9faad6e3aba57c0d608d8b3edd33 | |
parent | a2ed00b6502f667a709db3570ac076221aa1d946 [diff] |
6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant C2, ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant. Reviewed-by: rasbold