src/share/vm/memory/universe.cpp

Print this page
rev 6796 : [mq]: templateOopIterate
rev 6797 : [mq]: vaTests
rev 6799 : [mq]: latestChanges

@@ -1495,7 +1495,6 @@
     // Release dummy at bottom of permanent generation
     _fullgc_alot_dummy_array->obj_at_put(_fullgc_alot_dummy_next++, NULL);
   }
   return true;
 }
-
-#endif // ASSERT
+#endif