jdk/hotspot/src/share/vm/gc_implementation/shared
Volker Simonis 2b3c2f2603 8004674: Add necessary .inline.hpp files to fix non-PCH build
Reviewed-by: stefank, coleenp
2012-12-13 09:28:14 +01:00
..
adaptiveSizePolicy.cpp 8000351: Tenuring threshold should be unsigned 2012-10-03 20:31:41 +02:00
adaptiveSizePolicy.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
ageTable.cpp 8000351: Tenuring threshold should be unsigned 2012-10-03 20:31:41 +02:00
ageTable.hpp 8000351: Tenuring threshold should be unsigned 2012-10-03 20:31:41 +02:00
allocationStats.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
allocationStats.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
collectorCounters.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
collectorCounters.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
concurrentGCThread.cpp 7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass 2012-09-07 12:04:16 -04:00
concurrentGCThread.hpp 6941923: RFE: Handling large log files produced by long running Java Applications 2011-06-10 15:08:36 -07:00
cSpaceCounters.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
cSpaceCounters.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
gcAdaptivePolicyCounters.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
gcAdaptivePolicyCounters.hpp 8000351: Tenuring threshold should be unsigned 2012-10-03 20:31:41 +02:00
gcPolicyCounters.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
gcPolicyCounters.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
gcStats.cpp 8004674: Add necessary .inline.hpp files to fix non-PCH build 2012-12-13 09:28:14 +01:00
gcStats.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
gcUtil.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
gcUtil.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
generationCounters.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
generationCounters.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
gSpaceCounters.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
gSpaceCounters.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
hSpaceCounters.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
hSpaceCounters.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
immutableSpace.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
immutableSpace.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
isGCActiveMark.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
liveRange.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
markSweep.cpp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass 2012-09-29 06:40:00 -04:00
markSweep.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
markSweep.inline.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
mutableNUMASpace.cpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
mutableNUMASpace.hpp 6995781: Native Memory Tracking (Phase 1) 2012-06-28 17:03:16 -04:00
mutableSpace.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
mutableSpace.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
parGCAllocBuffer.cpp 8000311: G1: ParallelGCThreads==0 broken 2012-10-04 10:04:13 -07:00
parGCAllocBuffer.hpp 8000311: G1: ParallelGCThreads==0 broken 2012-10-04 10:04:13 -07:00
spaceCounters.cpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
spaceCounters.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
spaceDecorator.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
spaceDecorator.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
vmGCOperations.cpp 7198873: NPG: VM Does not unload classes with UseConcMarkSweepGC 2012-10-04 10:40:23 -07:00
vmGCOperations.hpp 7045397: NPG: Add freelists to class loader arenas 2012-09-18 23:35:42 -07:00