< prev index next >

agent/src/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java

Print this page
rev 8364 : [mq]: sa

@@ -20,11 +20,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  *
  */
 
-package sun.jvm.hotspot.gc_interface;
+package sun.jvm.hotspot.gc.shared;
 
 import java.io.*;
 import java.util.*;
 
 import sun.jvm.hotspot.debugger.*;
< prev index next >