[9] RFR(S): 8039425: Code cleanup: PhaseIterGVN::optimize()

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Apr 9 18:25:27 UTC 2014


This is nice. thank you for moving 2 new debug methods out of 
optimize(). Now that method is nice and clean!

Thanks,
Vladimir

On 4/9/14 2:03 AM, Albert wrote:
> Hi,
>
> could I get reviews for this patch?
>
> *Bug:*
> https://bugs.openjdk.java.net/browse/JDK-8039425
>
> *Problem:*
> The code in PhaseIterGVN::optimize() is hard to read.
>
> *Solution:*
> This code cleanup aims at improving code readability.
>
> *Webrev:*
> http://cr.openjdk.java.net/~anoll/8039425/webrev.00/
>
> Many thanks in advance,
> Albert


More information about the hotspot-compiler-dev mailing list