< prev index next >

src/share/vm/precompiled/precompiled.hpp

Print this page
rev 12906 : [mq]: gc_interface


  75 # include "code/location.hpp"
  76 # include "code/nativeInst.hpp"
  77 # include "code/nmethod.hpp"
  78 # include "code/oopRecorder.hpp"
  79 # include "code/pcDesc.hpp"
  80 # include "code/relocInfo.hpp"
  81 # include "code/stubs.hpp"
  82 # include "code/vmreg.hpp"
  83 # include "compiler/disassembler.hpp"
  84 # include "compiler/methodLiveness.hpp"
  85 # include "compiler/oopMap.hpp"
  86 # include "gc/cms/allocationStats.hpp"
  87 # include "gc/cms/gSpaceCounters.hpp"
  88 # include "gc/parallel/immutableSpace.hpp"
  89 # include "gc/parallel/mutableSpace.hpp"
  90 # include "gc/parallel/spaceCounters.hpp"
  91 # include "gc/serial/cSpaceCounters.hpp"
  92 # include "gc/serial/defNewGeneration.hpp"
  93 # include "gc/shared/adaptiveSizePolicy.hpp"
  94 # include "gc/shared/ageTable.hpp"
  95 # include "gc/shared/barrierSet.hpp"
  96 # include "gc/shared/blockOffsetTable.hpp"
  97 # include "gc/shared/cardTableModRefBS.hpp"
  98 # include "gc/shared/collectedHeap.hpp"
  99 # include "gc/shared/collectorCounters.hpp"
 100 # include "gc/shared/collectorPolicy.hpp"
 101 # include "gc/shared/gcCause.hpp"
 102 # include "gc/shared/gcLocker.hpp"
 103 # include "gc/shared/gcStats.hpp"
 104 # include "gc/shared/gcUtil.hpp"
 105 # include "gc/shared/genCollectedHeap.hpp"
 106 # include "gc/shared/generation.hpp"
 107 # include "gc/shared/generationCounters.hpp"
 108 # include "gc/shared/modRefBarrierSet.hpp"
 109 # include "gc/shared/referencePolicy.hpp"
 110 # include "gc/shared/referenceProcessor.hpp"
 111 # include "gc/shared/space.hpp"
 112 # include "gc/shared/spaceDecorator.hpp"
 113 # include "gc/shared/taskqueue.hpp"
 114 # include "gc/shared/threadLocalAllocBuffer.hpp"
 115 # include "gc/shared/workgroup.hpp"
 116 # include "interpreter/abstractInterpreter.hpp"
 117 # include "interpreter/bytecode.hpp"




  75 # include "code/location.hpp"
  76 # include "code/nativeInst.hpp"
  77 # include "code/nmethod.hpp"
  78 # include "code/oopRecorder.hpp"
  79 # include "code/pcDesc.hpp"
  80 # include "code/relocInfo.hpp"
  81 # include "code/stubs.hpp"
  82 # include "code/vmreg.hpp"
  83 # include "compiler/disassembler.hpp"
  84 # include "compiler/methodLiveness.hpp"
  85 # include "compiler/oopMap.hpp"
  86 # include "gc/cms/allocationStats.hpp"
  87 # include "gc/cms/gSpaceCounters.hpp"
  88 # include "gc/parallel/immutableSpace.hpp"
  89 # include "gc/parallel/mutableSpace.hpp"
  90 # include "gc/parallel/spaceCounters.hpp"
  91 # include "gc/serial/cSpaceCounters.hpp"
  92 # include "gc/serial/defNewGeneration.hpp"
  93 # include "gc/shared/adaptiveSizePolicy.hpp"
  94 # include "gc/shared/ageTable.hpp"

  95 # include "gc/shared/blockOffsetTable.hpp"

  96 # include "gc/shared/collectedHeap.hpp"
  97 # include "gc/shared/collectorCounters.hpp"
  98 # include "gc/shared/collectorPolicy.hpp"
  99 # include "gc/shared/gcCause.hpp"
 100 # include "gc/shared/gcLocker.hpp"
 101 # include "gc/shared/gcStats.hpp"
 102 # include "gc/shared/gcUtil.hpp"
 103 # include "gc/shared/genCollectedHeap.hpp"
 104 # include "gc/shared/generation.hpp"
 105 # include "gc/shared/generationCounters.hpp"
 106 # include "gc/shared/modRefBarrierSet.hpp"
 107 # include "gc/shared/referencePolicy.hpp"
 108 # include "gc/shared/referenceProcessor.hpp"
 109 # include "gc/shared/space.hpp"
 110 # include "gc/shared/spaceDecorator.hpp"
 111 # include "gc/shared/taskqueue.hpp"
 112 # include "gc/shared/threadLocalAllocBuffer.hpp"
 113 # include "gc/shared/workgroup.hpp"
 114 # include "interpreter/abstractInterpreter.hpp"
 115 # include "interpreter/bytecode.hpp"


< prev index next >