RFR(XS) 8024917: Remove public pointer to PhaseLive in PhaseChaitin
Niclas Adlertz
niclas.adlertz at oracle.com
Tue Sep 17 01:58:58 PDT 2013
Hi all,
Removing a public pointer to PhaseLive which can be accessed at any time from PhaseChaitin, instead passing a reference of the PhaseLive instance to the methods that use it.
A review would be much appreciated.
WEBREV: http://cr.openjdk.java.net/~adlertz/JDK-8024917/webrev00
JBS: https://bugs.openjdk.java.net/browse/JDK-8024917
Kind Regards,
Niclas Adlertz
More information about the hotspot-compiler-dev
mailing list