/
githubmirror
/
jdk11u-dev
ОбзорДокументацияВойти
/
githubmirror
/
jdk11u-dev
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
jdk11u-dev/
.../gc/parallel/
..
adjoiningGenerations.cpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
adjoiningGenerations.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
adjoiningVirtualSpaces.cpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
adjoiningVirtualSpaces.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
asPSOldGen.cpp

8199604: Rename CardTableModRefBS to CardTableBarrierSet

8 лет назад
asPSOldGen.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
asPSYoungGen.cpp

8201492: Properly implement non-contiguous generations for Reference discovery

8 лет назад
asPSYoungGen.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
gcAdaptivePolicyCounters.cpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
gcAdaptivePolicyCounters.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
gcTaskManager.cpp

8204301: Make OrderAccess functions available to hpp rather than inline.hpp files

8 лет назад
gcTaskManager.hpp

8199282: Remove ValueObj class for allocation subclassing for gc code

8 лет назад
gcTaskThread.cpp

8212173: Thread._stack_base/_stack_size initialized too late for new threads

8 лет назад
gcTaskThread.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
generationSizer.cpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
generationSizer.hpp

8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap

8 лет назад
immutableSpace.cpp

8204540: Automatic oop closure devirtualization

8 лет назад
immutableSpace.hpp

8204540: Automatic oop closure devirtualization

8 лет назад
jvmFlagConstraintsParallel.cpp

8133564: Runtime - 2nd followup to Validate JVM Command-Line Flag Arguments

8 лет назад
jvmFlagConstraintsParallel.hpp

8202150: [REDO] Split globals.hpp to factor out the Flag class

8 лет назад
mutableNUMASpace.cpp

8199275: Fix inclusions of allocation.inline.hpp

8 лет назад
mutableNUMASpace.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
mutableSpace.cpp

8260704: ParallelGC: oldgen expansion needs release-store for _end

6 лет назад
mutableSpace.hpp

8205607: Use oop_iterate instead of oop_iterate_no_header

8 лет назад
objectStartArray.cpp

8199604: Rename CardTableModRefBS to CardTableBarrierSet

8 лет назад
objectStartArray.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
objectStartArray.inline.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
parMarkBitMap.cpp

8196199: Remove miscellaneous oop comparison operators

9 лет назад
parMarkBitMap.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
parMarkBitMap.inline.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
parallelArguments.cpp

8199925: Break out GC selection logic from GCArguments to GCConfig

8 лет назад
parallelArguments.hpp

8199925: Break out GC selection logic from GCArguments to GCConfig

8 лет назад
parallelScavengeHeap.cpp

8251570: JDK-8215624 causes assert(worker_id < _n_workers) failed: Invalid worker_id

5 лет назад
parallelScavengeHeap.hpp

8223575: add subspace transitions to gc+metaspace=info log lines

4 года назад
parallelScavengeHeap.inline.hpp

8200729: Conditional compilation of GCs

8 лет назад
parallel_globals.hpp

8203030: Zero s390 31 bit size_t type conflicts in shared code

8 лет назад
pcTasks.cpp

8298191: Enhance object reclamation process

3 года назад
pcTasks.hpp

8043575: Dynamically parallelize reference processing work

8 лет назад
psAdaptiveSizePolicy.cpp

8245026: PsAdaptiveSizePolicy::_old_gen_policy_is_ready is unused

6 лет назад
psAdaptiveSizePolicy.hpp

8245026: PsAdaptiveSizePolicy::_old_gen_policy_is_ready is unused

6 лет назад
psCardTable.cpp

8205607: Use oop_iterate instead of oop_iterate_no_header

8 лет назад
psCardTable.hpp

8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy

8 лет назад
psCompactionManager.cpp

8251945: SIGSEGV in PackageEntry::purge_qualified_exports()

5 лет назад
psCompactionManager.hpp

8204540: Automatic oop closure devirtualization

8 лет назад
psCompactionManager.inline.hpp

8204540: Automatic oop closure devirtualization

8 лет назад
psGCAdaptivePolicyCounters.cpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
psGCAdaptivePolicyCounters.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
psGenerationCounters.cpp

8192061: Clean up allocation.inline.hpp includes

9 лет назад
psGenerationCounters.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
psMarkSweep.cpp

8298191: Enhance object reclamation process

3 года назад
psMarkSweep.hpp

8201492: Properly implement non-contiguous generations for Reference discovery

8 лет назад
psMarkSweepDecorator.cpp

8204540: Automatic oop closure devirtualization

8 лет назад
psMarkSweepDecorator.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
psMarkSweepProxy.hpp

8200729: Conditional compilation of GCs

8 лет назад
psMemoryPool.cpp

8191564: Refactor GC related servicability code into GC specific subclasses

9 лет назад
psMemoryPool.hpp

8191564: Refactor GC related servicability code into GC specific subclasses

9 лет назад
psOldGen.cpp

8260704: ParallelGC: oldgen expansion needs release-store for _end

6 лет назад
psOldGen.hpp

8205607: Use oop_iterate instead of oop_iterate_no_header

8 лет назад
psParallelCompact.cpp

8298191: Enhance object reclamation process

3 года назад
psParallelCompact.hpp

8204540: Automatic oop closure devirtualization

8 лет назад
psParallelCompact.inline.hpp

8204540: Automatic oop closure devirtualization

8 лет назад
psPromotionLAB.cpp

8199735: Mark word updates need to use Access API

8 лет назад
psPromotionLAB.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
psPromotionLAB.inline.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
psPromotionManager.cpp

8204540: Automatic oop closure devirtualization

8 лет назад
psPromotionManager.hpp

8199282: Remove ValueObj class for allocation subclassing for gc code

8 лет назад
psPromotionManager.inline.hpp

8205459: Rename Access API flag decorators

8 лет назад
psScavenge.cpp

8298191: Enhance object reclamation process

3 года назад
psScavenge.hpp

8201492: Properly implement non-contiguous generations for Reference discovery

8 лет назад
psScavenge.inline.hpp

8205459: Rename Access API flag decorators

8 лет назад
psTasks.cpp

8202649: Move the Parallel GC specific task creation functions out of Threads

8 лет назад
psTasks.hpp

8202649: Move the Parallel GC specific task creation functions out of Threads

8 лет назад
psVirtualspace.cpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
psVirtualspace.hpp

8200276: Cleanup allocation.hpp includes

8 лет назад
psYoungGen.cpp

8200729: Conditional compilation of GCs

8 лет назад
psYoungGen.hpp

8204540: Automatic oop closure devirtualization

8 лет назад
spaceCounters.cpp

8192061: Clean up allocation.inline.hpp includes

9 лет назад
spaceCounters.hpp

8192061: Clean up allocation.inline.hpp includes

9 лет назад
vmPSOperations.cpp

8048556: Unnecessary GCLocker-initiated young GCs

7 лет назад
vmPSOperations.hpp

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
vmStructs_parallelgc.hpp

8200759: Move GC entries in vmStructs.cpp to GC specific files

8 лет назад