hotspot/src/share/vm/runtime/safepoint.hpp
changeset 13195 be27e1b6a4b9
parent 11637 030466036615
child 22551 9bf46d16dcc6
--- a/hotspot/src/share/vm/runtime/safepoint.hpp	Wed Jun 27 15:23:36 2012 +0200
+++ b/hotspot/src/share/vm/runtime/safepoint.hpp	Thu Jun 28 17:03:16 2012 -0400
@@ -190,7 +190,7 @@
 };
 
 // State class for a thread suspended at a safepoint
-class ThreadSafepointState: public CHeapObj {
+class ThreadSafepointState: public CHeapObj<mtInternal> {
  public:
   // These states are maintained by VM thread while threads are being brought
   // to a safepoint.  After SafepointSynchronize::end(), they are reset to