hotspot/src/share/vm/opto/graphKit.cpp
changeset 16619 a0e531dcc9e9
parent 15113 823590505eb4
child 17111 77f553b98e63
--- a/hotspot/src/share/vm/opto/graphKit.cpp	Tue Mar 26 10:05:33 2013 +0100
+++ b/hotspot/src/share/vm/opto/graphKit.cpp	Tue Mar 26 12:55:26 2013 -0700
@@ -3445,7 +3445,6 @@
 
 void GraphKit::final_sync(IdealKit& ideal) {
   // Final sync IdealKit and graphKit.
-  __ drain_delay_transform();
   sync_kit(ideal);
 }