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

8235908: omit ThreadPriorityPolicy warning when value is set from image

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

8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp

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

8233787: Break cycle in vm_version* includes

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

8243936: NonWriteable system properties are actually writeable

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

8243936: NonWriteable system properties are actually writeable

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

8187443: Forest Consolidation: Move files to unified layout

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

8198957: Remove unused function ArgumentsExt::set_gc_specific_flags

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

8202080: Introduce ordering semantics for Atomic::add and other RMW atomics

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

8187443: Forest Consolidation: Move files to unified layout

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

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

8230841: Remove oopDesc::equals()

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

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

8271010: vmTestbase/gc/lock/malloc/malloclock04/TestDescription.java crashes intermittently

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

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

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

8271055: Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack

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

8278871: [JVMCI] assert((uint)reason < 2* _trap_hist_limit) failed: oob

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

8200276: Cleanup allocation.hpp includes

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

8266967: debug.cpp utility find() should print Java Object fields.

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

8266967: debug.cpp utility find() should print Java Object fields.

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

8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled

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

8159850: Remove unneeded parsing of optional-size when parsing array types

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

8159850: Remove unneeded parsing of optional-size when parsing array types

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

8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer

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

8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer

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

8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files

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

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

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

8314220: Configurable InlineCacheBuffer size

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

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

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

8235908: omit ThreadPriorityPolicy warning when value is set from image

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

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

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

8230841: Remove oopDesc::equals()

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

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

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

8234742: Improve handshake logging

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

8234742: Improve handshake logging

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8221482: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode

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

8187443: Forest Consolidation: Move files to unified layout

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

8231586: enlarge encoding space for OopMapValue offsets

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

8283270: [11u] broken JRT_ENTRY_NO_ASYNC after Backport of JDK-8253795

4 года назад
java.cpp

8260571: Add PrintMetaspaceStatistics to print metaspace statistics upon VM exit

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

8248238: Implementation: JEP 388: Windows AArch64 Support 8272181: Windows-AArch64:Backport fix of `Backtracing broken on PAC enabled systems`

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

8253795: Implementation of JEP 391: macOS/AArch64 Port 8253816: Support macOS W^X 8253817: Support macOS Aarch64 ABI in Interpreter 8253818: Support macOS Aarch64 ABI for compiled wrappers 8253819: Implement os/cpu for macOS/AArch64 8253839: Update tests and JDK code for macOS/Aarch64 8254941: Implement Serviceability Agent for macOS/AArch64 8255776: Change build system for macOS/AArch64 8262903: [macos_aarch64] Thread::current() called on detached thread 8262896: [macos_aarch64] Crash in jni_fast_GetLongField

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

8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful

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

8200555: OopHandle should use Access API

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

8187443: Forest Consolidation: Move files to unified layout

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

8215451: JNI IsSameObject should not keep objects alive

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

8215451: JNI IsSameObject should not keep objects alive

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

8230841: Remove oopDesc::equals()

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8200729: Conditional compilation of GCs

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

8187443: Forest Consolidation: Move files to unified layout

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

8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer

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

8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer

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

8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0

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

8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer

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

8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074

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

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

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

8286707: JFR: Don't commit JFR internal jdk.JavaMonitorWait events

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

8199712: Flight Recorder

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

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

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

8187443: Forest Consolidation: Move files to unified layout

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

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

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

8273153: Consolidate file_exists into os:file_exists

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

8286781: Replace the deprecated/obsolete gethostbyname and inet_addr calls

2 года назад
os.inline.hpp

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8199282: Remove ValueObj class for allocation subclassing for gc code

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

8187443: Forest Consolidation: Move files to unified layout

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

8234779: Provide idiom for declaring classes noncopyable

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

8192061: Clean up allocation.inline.hpp includes

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

8187443: Forest Consolidation: Move files to unified layout

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

8202889: Remove trailing LF from perf log

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

8191324: SA cleanup -- part 2

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

8191860: Add perfData.inline.hpp

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

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

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

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

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8214807: Improve handling of very old class files

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

8010319: Implementation of JEP 181: Nest-Based Access Control

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

8199264: Remove universe.inline.hpp to simplify include dependencies

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

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

8187443: Forest Consolidation: Move files to unified layout

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

8199264: Remove universe.inline.hpp to simplify include dependencies

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

8187443: Forest Consolidation: Move files to unified layout

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

8191102: Incorrect include file use in classLoader.hpp

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

8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files

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

8187443: Forest Consolidation: Move files to unified layout

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

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

8282306: os::is_first_C_frame(frame*) crashes on invalid link access

4 года назад
safepoint.cpp

8253795: Implementation of JEP 391: macOS/AArch64 Port 8253816: Support macOS W^X 8253817: Support macOS Aarch64 ABI in Interpreter 8253818: Support macOS Aarch64 ABI for compiled wrappers 8253819: Implement os/cpu for macOS/AArch64 8253839: Update tests and JDK code for macOS/Aarch64 8254941: Implement Serviceability Agent for macOS/AArch64 8255776: Change build system for macOS/AArch64 8262903: [macos_aarch64] Thread::current() called on detached thread 8262896: [macos_aarch64] Crash in jni_fast_GetLongField

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

8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread

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

8218145: block_if_requested is not proper inlined due to size

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

8218145: block_if_requested is not proper inlined due to size

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

8218145: block_if_requested is not proper inlined due to size

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

8200106: Move NoSafepointVerifier out from gcLocker.hpp

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

8200106: Move NoSafepointVerifier out from gcLocker.hpp

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

8234779: Provide idiom for declaring classes noncopyable

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

8203694: Add a safepoint-aware Semaphore - part 2

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

8235829: graal crashes with Zombie.java test

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

8212160: JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"

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

8261447: MethodInvocationCounters frequently run into overflow

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

8261447: MethodInvocationCounters frequently run into overflow

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

8187443: Forest Consolidation: Move files to unified layout

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

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

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

8274860: gcc 10.2.1 produces an uninitialized warning in sharedRuntimeTrig.cpp

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

8159850: Remove unneeded parsing of optional-size when parsing array types

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

8253795: Implementation of JEP 391: macOS/AArch64 Port 8253816: Support macOS W^X 8253817: Support macOS Aarch64 ABI in Interpreter 8253818: Support macOS Aarch64 ABI for compiled wrappers 8253819: Implement os/cpu for macOS/AArch64 8253839: Update tests and JDK code for macOS/Aarch64 8254941: Implement Serviceability Agent for macOS/AArch64 8255776: Change build system for macOS/AArch64 8262903: [macos_aarch64] Thread::current() called on detached thread 8262896: [macos_aarch64] Crash in jni_fast_GetLongField

4 года назад
stackValue.cpp

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

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

8189798: SA cleanup - part 1

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8191860: Add perfData.inline.hpp

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

8187443: Forest Consolidation: Move files to unified layout

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

8204680: Disassembly does not display code strings in stubs

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

8187443: Forest Consolidation: Move files to unified layout

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

8253795: Implementation of JEP 391: macOS/AArch64 Port 8253816: Support macOS W^X 8253817: Support macOS Aarch64 ABI in Interpreter 8253818: Support macOS Aarch64 ABI for compiled wrappers 8253819: Implement os/cpu for macOS/AArch64 8253839: Update tests and JDK code for macOS/Aarch64 8254941: Implement Serviceability Agent for macOS/AArch64 8255776: Change build system for macOS/AArch64 8262903: [macos_aarch64] Thread::current() called on detached thread 8262896: [macos_aarch64] Crash in jni_fast_GetLongField

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

8261075: Create stubRoutines.inline.hpp with SafeFetch implementation

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

8213137: Remove static initialization of monitor/mutex instances

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

8213137: Remove static initialization of monitor/mutex instances

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

8256009: Remove src/hotspot/share/adlc/Test/i486.ad

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

8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8304725: AsyncGetCallTrace can cause SIGBUS on M1

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

8329103: assert(!thread->in_asgct()) failed during multi-mode profiling

2 года назад
thread.inline.hpp

8253795: Implementation of JEP 391: macOS/AArch64 Port 8253816: Support macOS W^X 8253817: Support macOS Aarch64 ABI in Interpreter 8253818: Support macOS Aarch64 ABI for compiled wrappers 8253819: Implement os/cpu for macOS/AArch64 8253839: Update tests and JDK code for macOS/Aarch64 8254941: Implement Serviceability Agent for macOS/AArch64 8255776: Change build system for macOS/AArch64 8262903: [macos_aarch64] Thread::current() called on detached thread 8262896: [macos_aarch64] Crash in jni_fast_GetLongField

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

8187040: ThreadCritical crashes on Solaris if used between os::init and os::init_2

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

8205725: Update the JVMTI Spec for Heap Sampling

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

8247615: Initialize the bytes left for the heap sampler

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

8187443: Forest Consolidation: Move files to unified layout

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

8213137: Remove static initialization of monitor/mutex instances

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

8213137: Remove static initialization of monitor/mutex instances

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

8234796: Refactor Handshake::execute to take a more complex type than ThreadClosure

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

8200720: Print additional information in thread dump (times, allocated bytes etc.)

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

8253795: Implementation of JEP 391: macOS/AArch64 Port 8253816: Support macOS W^X 8253817: Support macOS Aarch64 ABI in Interpreter 8253818: Support macOS Aarch64 ABI for compiled wrappers 8253819: Implement os/cpu for macOS/AArch64 8253839: Update tests and JDK code for macOS/Aarch64 8254941: Implement Serviceability Agent for macOS/AArch64 8255776: Change build system for macOS/AArch64 8262903: [macos_aarch64] Thread::current() called on detached thread 8262896: [macos_aarch64] Crash in jni_fast_GetLongField

4 года назад
tieredThresholdPolicy.cpp

8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"

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

8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy

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

8187443: Forest Consolidation: Move files to unified layout

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

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8267396: Avoid recording "pc" in unhandled oops detector for better performance

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

8267396: Avoid recording "pc" in unhandled oops detector for better performance

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

8261846: [JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream

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

8261846: [JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream

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

8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files

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

8249192: MonitorInfo stores raw oops across safepoints

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

8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files

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

8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files

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

8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects

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

8213231: ThreadSnapshot::_threadObj can become stale

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

8213231: ThreadSnapshot::_threadObj can become stale

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

8303466: C2: failed: malformed control flow. Limit type made precise with MaxL/MinL

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

8187443: Forest Consolidation: Move files to unified layout

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

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

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

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

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

8233787: Break cycle in vm_version* includes

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

8233787: Break cycle in vm_version* includes

7 лет назад