src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp	Fri May  2 11:38:33 2014
--- new/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp	Fri May  2 11:38:33 2014

*** 21,31 **** --- 21,31 ---- * questions. * */ #include "precompiled.hpp" ! #include "classfile/symbolTable.hpp" ! #include "classfile/stringTable.hpp" #include "classfile/systemDictionary.hpp" #include "code/codeCache.hpp" #include "gc_implementation/parallelScavenge/gcTaskManager.hpp" #include "gc_implementation/parallelScavenge/parallelScavengeHeap.inline.hpp" #include "gc_implementation/parallelScavenge/pcTasks.hpp"

src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File