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

8218558: NMT stack traces in output should show mt component for virtual memory allocations

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

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

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

8225690: Multiple AttachListener threads can be created

5 лет назад
classLoadingService.cpp

8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods

2 года назад
classLoadingService.hpp

8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods

2 года назад
diagnosticArgument.cpp

8280004: DCmdArgument<jlong>::parse_value() should handle NULL input

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

8204958: Minor cleanups for the diagnostic framework

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

8303102: jcmd: ManagementAgent.status truncates the text longer than O_BUFLEN

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

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

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

8187443: Forest Consolidation: Move files to unified layout

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

8213137: Remove static initialization of monitor/mutex instances

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

8213137: Remove static initialization of monitor/mutex instances

5 лет назад
dtraceAttacher.cpp

8214850: Rename vm_operations.?pp files to vmOperations.?pp files

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

8187443: Forest Consolidation: Move files to unified layout

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

8227766: CheckUnhandledOops is broken in MemAllocator

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

8187443: Forest Consolidation: Move files to unified layout

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

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

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

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

5 лет назад
heapDumperCompression.cpp

8303937: Corrupted heap dumps due to missing retries for os::write()

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

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

5 лет назад
lowMemoryDetector.cpp

8199263: Split interfaceSupport.hpp to not require including .inline.hpp files

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

8187443: Forest Consolidation: Move files to unified layout

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

8218558: NMT stack traces in output should show mt component for virtual memory allocations

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

8218558: NMT stack traces in output should show mt component for virtual memory allocations

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

8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off

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

8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area

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

8187443: Forest Consolidation: Move files to unified layout

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

8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074

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

8191202: Remove duplicated jmm.h

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

8261238: NMT should not limit baselining by size threshold

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

8261238: NMT should not limit baselining by size threshold

5 лет назад
memReporter.cpp

8218558: NMT stack traces in output should show mt component for virtual memory allocations

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

8261297: NMT: Final report should use scale 1

5 лет назад
memTracker.cpp

8261297: NMT: Final report should use scale 1

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

8261297: NMT: Final report should use scale 1

5 лет назад
memoryManager.cpp

8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results

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

8230841: Remove oopDesc::equals()

5 лет назад
memoryPool.cpp

8260349: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS

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

8230841: Remove oopDesc::equals()

5 лет назад
memoryService.cpp

8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods

2 года назад
memoryService.hpp

8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods

2 года назад
memoryUsage.hpp

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

8251257: NMT: jcmd VM.native_memory scale=1 crashes target VM

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

8187443: Forest Consolidation: Move files to unified layout

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

8214850: Rename vm_operations.?pp files to vmOperations.?pp files

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

8198553: jcmd: separate Metaspace statistics from NMT

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)

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

8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)

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

8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM

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

8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM

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

8241004: NMT tests fail on unaligned thread size with debug build

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

8218558: NMT stack traces in output should show mt component for virtual memory allocations

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

8206977: Minor improvements of runtime code

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

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

8 лет назад