[9] RFR(M): 8054033: Remove unused references to Compile*
Roland Westrelin
roland.westrelin at oracle.com
Mon Aug 4 23:48:53 UTC 2014
Hi Tobias,
> Webrev: http://cr.openjdk.java.net/~thartmann/8054033/webrev.00/
That looks good. You could have also cleaned up coding style in some
places you touch, like:
50 Node *method_node = _gvn.transform( ConNode::make(C, method_type) );
(no space before/after parenthesis)
No need to send an updated webrev if you do.
Roland.
More information about the hotspot-compiler-dev
mailing list