hotspot/src/share/vm/opto/compile.cpp
changeset 4470 1e6edcab3109
parent 4450 6d700b859b3e
child 4643 61c659c91c57
--- a/hotspot/src/share/vm/opto/compile.cpp	Tue Dec 08 16:27:21 2009 -0800
+++ b/hotspot/src/share/vm/opto/compile.cpp	Wed Dec 09 16:40:45 2009 -0800
@@ -1852,6 +1852,7 @@
           !n->is_Phi() &&       // a few noisely useless nodes
           !n->is_Proj() &&
           !n->is_MachTemp() &&
+          !n->is_SafePointScalarObject() &&
           !n->is_Catch() &&     // Would be nice to print exception table targets
           !n->is_MergeMem() &&  // Not very interesting
           !n->is_top() &&       // Debug info table constants