[9] RFR(M): 8054033: Remove unused references to Compile*

Tobias Hartmann tobias.hartmann at oracle.com
Tue Aug 5 06:40:03 UTC 2014


Vladimir, Roland, thanks for the review.

@Roland: I will clean up the coding style of the affected statements 
before pushing.

Best,
Tobias

On 05.08.2014 01:48, Roland Westrelin wrote:
> 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