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

8187078: -XX:+VerifyOops finds numerous problems when running JPRT

8 лет назад
c2

8231085: C2/GC: Better GC-interface for expanding clone

7 лет назад
stringdedup

8310176: JDK 11 G1 crash during full GC with +UseStringDeduplication

3 года назад
accessBarrierSupport.cpp

8189871: Refactor GC barriers to use declarative semantics

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

8189871: Refactor GC barriers to use declarative semantics

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

8189871: Refactor GC barriers to use declarative semantics

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

8198515: Extract SoftReferencePolicy code out of CollectorPolicy

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

8196071: Change G1 Full GC heap and thread sizing ergonomics

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

8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot

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

8199282: Remove ValueObj class for allocation subclassing for gc code

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

8187443: Forest Consolidation: Move files to unified layout

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

8199712: Flight Recorder

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

8187443: Forest Consolidation: Move files to unified layout

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

8199712: Flight Recorder

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

8189440: Event tracing macros for allocation and weak oops processing

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

8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread

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

8230808: Remove Access::equals()

5 лет назад
barrierSet.inline.hpp

8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check

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

8198949: Modularize arraycopy stub routine GC barriers

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

6 лет назад
barrierSetConfig.inline.hpp

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

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

8187443: Forest Consolidation: Move files to unified layout

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

8200729: Conditional compilation of GCs

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

8187443: Forest Consolidation: Move files to unified layout

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

8200729: Conditional compilation of GCs

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

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

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

8187443: Forest Consolidation: Move files to unified layout

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

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

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

8199604: Rename CardTableModRefBS to CardTableBarrierSet

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

8265677: CMS: CardTableBarrierSet::write_ref_array_work() lacks storestore barrier

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

8202377: Modularize C2 GC barriers

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

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

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

8198949: Modularize arraycopy stub routine GC barriers

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

8205607: Use oop_iterate instead of oop_iterate_no_header

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

8201209: Separate out CMS specific functions into CMSCardTable

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

8205683: Refactor heap allocation to separate concerns

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

8280391: NMT: Correct NMT tag on CollectedHeap

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

8205683: Refactor heap allocation to separate concerns

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

8192061: Clean up allocation.inline.hpp includes

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

8191860: Add perfData.inline.hpp

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

8201244: Clean out unnecessary includes of heap headers

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

8200729: Conditional compilation of GCs

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

8187443: Forest Consolidation: Move files to unified layout

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

8199282: Remove ValueObj class for allocation subclassing for gc code

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

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

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

8187443: Forest Consolidation: Move files to unified layout

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

8199712: Flight Recorder

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

8200737: Move GC code out of Arguments::check_vm_args_consistency into GCArguments

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

8199925: Break out GC selection logic from GCArguments to GCConfig

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

8189389: Move heap creation into GC interface

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

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

8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

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

8199712: Flight Recorder

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

8187443: Forest Consolidation: Move files to unified layout

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

8198369: Clean up GCId and GCIdMark

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

8198369: Clean up GCId and GCIdMark

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

8048556: Unnecessary GCLocker-initiated young GCs

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

8048556: Unnecessary GCLocker-initiated young GCs

7 лет назад
gcLocker.inline.hpp

8200106: Move NoSafepointVerifier out from gcLocker.hpp

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8200736: Move CMSGCStats to the cms directory

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

8200736: Move CMSGCStats to the cms directory

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

8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)

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

8275329: ZGC: vmTestbase/gc/gctests/SoftReference/soft004/soft004.java fails with assert(_phases->length() <= 1000) failed: Too many recored phases?

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

8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end

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

8209802: Garbage collectors should register JFR types themselves to avoid build errors

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

8209802: Garbage collectors should register JFR types themselves to avoid build errors

7 лет назад
gcTraceSend.cpp

8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes

3 года назад
gcTraceTime.cpp

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot

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

8187443: Forest Consolidation: Move files to unified layout

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

8192061: Clean up allocation.inline.hpp includes

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

8192061: Clean up allocation.inline.hpp includes

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

8187443: Forest Consolidation: Move files to unified layout

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

8316906: Clarify TLABWasteTargetPercent flag

3 года назад
genCollectedHeap.cpp

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

4 года назад
genCollectedHeap.hpp

8205607: Use oop_iterate instead of oop_iterate_no_header

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

8200729: Conditional compilation of GCs

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

8191564: Refactor GC related servicability code into GC specific subclasses

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

8204540: Automatic oop closure devirtualization

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

8204540: Automatic oop closure devirtualization

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

8229420: [Redo] jstat reports incorrect values for OU for CMS GC

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

8229420: [Redo] jstat reports incorrect values for OU for CMS GC

7 лет назад
generationCounters.cpp

8192061: Clean up allocation.inline.hpp includes

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

8191860: Add perfData.inline.hpp

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

8200729: Conditional compilation of GCs

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

8187443: Forest Consolidation: Move files to unified layout

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

8192061: Clean up allocation.inline.hpp includes

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

8191861: Move and refactor hSpaceCounters

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

8187443: Forest Consolidation: Move files to unified layout

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

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

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

8200729: Conditional compilation of GCs

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

8227766: CheckUnhandledOops is broken in MemAllocator

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

8205683: Refactor heap allocation to separate concerns

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

8201213: Remove INCLUDE_ALL_GCS from memset_with_concurrent_readers

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

8198285: More consistent Access API for arraycopy

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

8205459: Rename Access API flag decorators

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

8198949: Modularize arraycopy stub routine GC barriers

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

8199712: Flight Recorder

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

8199712: Flight Recorder

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

8263068: Rename safefetch.hpp to safefetch.inline.hpp

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

8209850: Allow NamedThreads to use GlobalCounter critical sections

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

8234779: Provide idiom for declaring classes noncopyable

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

8234779: Provide idiom for declaring classes noncopyable

7 лет назад
oopStorageParState.inline.hpp

8200557: OopStorage parallel iteration scales poorly

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

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

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

7127700: G1: Replace G1PLAB with PLAB

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

8188220: Remove Atomic::*_ptr() uses and overloads from hotspot

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

8199735: Mark word updates need to use Access API

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

8199735: Mark word updates need to use Access API

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

8200729: Conditional compilation of GCs

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

8201646: Introduce ReferenceDiscoverer interface

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

8187443: Forest Consolidation: Move files to unified layout

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

8199275: Fix inclusions of allocation.inline.hpp

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

8298191: Enhance object reclamation process

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

8298191: Enhance object reclamation process

3 года назад
referenceProcessor.inline.hpp

8298191: Enhance object reclamation process

3 года назад
referenceProcessorPhaseTimes.cpp

8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp

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

8202845: Refactor reference processing for improved parallelism

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

8187443: Forest Consolidation: Move files to unified layout

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

8198515: Extract SoftReferencePolicy code out of CollectorPolicy

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

8198515: Extract SoftReferencePolicy code out of CollectorPolicy

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

8198515: Extract SoftReferencePolicy code out of CollectorPolicy

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

8198515: Extract SoftReferencePolicy code out of CollectorPolicy

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

8144992: Remove OopIterateClosure::idempotent

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

8204540: Automatic oop closure devirtualization

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

8207044: minimal vm build fail: missing #include

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8195097: Make it possible to process StringTable outside safepoint

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

8187443: Forest Consolidation: Move files to unified layout

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

8189276: Make SuspendibleThreadSet and related code available to other GCs

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

8189276: Make SuspendibleThreadSet and related code available to other GCs

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

8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

6 лет назад
taskqueue.inline.hpp

8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model

7 лет назад
threadLocalAllocBuffer.cpp

8231779: crash HeapWord*ParallelScavengeHeap::failed_mem_allocate

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

8247615: Initialize the bytes left for the heap sampler

6 лет назад
threadLocalAllocBuffer.inline.hpp

8205679: Remove unused ThreadLocalAllocBuffer::undo_allocate()

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

8215624: Add parallel heap iteration for jmap –histo 8253763: ParallelObjectIterator should have virtual destructor

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

8215624: Add parallel heap iteration for jmap –histo 8253763: ParallelObjectIterator should have virtual destructor

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

8250784: Shenandoah: A Low-Pause-Time Garbage Collector

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

8202813: Move vm_weak processing from SystemDictionary to WeakProcessor

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

8189748: More precise closures for WeakProcessor::weak_oops_do calls

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8237354: Add option to jcmd to write a gzipped heap dump

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

8237354: Add option to jcmd to write a gzipped heap dump

5 лет назад