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

8187443: Forest Consolidation: Move files to unified layout

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

8276177: nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption failed with "assert(def_ik->is_being_redefined()) failed: should be being redefined to get here"

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

8187443: Forest Consolidation: Move files to unified layout

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

8281297: TestStressG1Humongous fails with guarantee(is_range_uncommitted)

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

8234779: Provide idiom for declaring classes noncopyable

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

8211926: Catastrophic size_t underflow in BitMap::*_large methods

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

8253167: ARM32 builds fail after JDK-8247910 8213483: ARM32: runtime/ErrorHandling/ShowRegistersOnAssertTest.java jtreg test fail

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

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

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

8213574: Deadlock in string table expansion when dumping lots of CDS classes

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

8213574: Deadlock in string table expansion when dumping lots of CDS classes

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

8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for

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

8187443: Forest Consolidation: Move files to unified layout

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

8200276: Cleanup allocation.hpp includes

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

8165929: Constify arguments of Copy methods

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

8182847: Copy class should use assert macros

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

8187443: Forest Consolidation: Move files to unified layout

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

8264593: debug.cpp utilities should be available in product builds.

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

8266404: Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report

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

8213137: Remove static initialization of monitor/mutex instances

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

8213137: Remove static initialization of monitor/mutex instances

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

8192061: Clean up allocation.inline.hpp includes

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

8185712: [windows] Improve native symbol decoder

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8193373: Cleanup ElfFile and family

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

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

8193373: Cleanup ElfFile and family

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

8193373: Cleanup ElfFile and family

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

8193373: Cleanup ElfFile and family

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

8193373: Cleanup ElfFile and family

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

8193373: Cleanup ElfFile and family

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

8193373: Cleanup ElfFile and family

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8204551: Event descriptions are truncated in logs

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

8204551: Event descriptions are truncated in logs

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

8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark

8 месяцев назад
exceptions.hpp

8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC

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

8173070: Remove ValueObj class for allocation subclassing for runtime code

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

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

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

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

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

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

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

8195099: Concurrent safe-memory-reclamation mechanism

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

8209976: Improve iteration over non-JavaThreads

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

8286562: GCC 12 reports some compiler warnings 8293691: converting a defined BasicType value to a string should not crash the VM 8287491: compiler/jvmci/errors/TestInvalidDebugInfo.java fails new assert: assert((uint)t < T_CONFLICT + 1) failed: invalid type #

4 месяца назад
globalDefinitions.hpp

8286562: GCC 12 reports some compiler warnings 8293691: converting a defined BasicType value to a string should not crash the VM 8287491: compiler/jvmci/errors/TestInvalidDebugInfo.java fails new assert: assert((uint)t < T_CONFLICT + 1) failed: invalid type #

4 месяца назад
globalDefinitions_gcc.hpp

8252250: isnanf is obsolete

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

8203220: Introduce ATTRIBUTE_ALIGNED macro

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

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

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

8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX

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

8192061: Clean up allocation.inline.hpp includes

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

8230841: Remove oopDesc::equals()

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

8214206: Fix for JDK-8213419 is broken on 32-bit

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

8203490: StringTable::dump lacks a load barrier

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

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

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

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

3 года назад
nativeCallStack.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 года назад
nativeCallStack.hpp

8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8298730: Refactor subsystem_file_line_contents and add docs and tests

5 месяцев назад
ostream.hpp

8298730: Refactor subsystem_file_line_contents and add docs and tests

5 месяцев назад
pair.hpp

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8187443: Forest Consolidation: Move files to unified layout

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

8271506: Add ResourceHashtable support for deleting selected entries

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

8209850: Allow NamedThreads to use GlobalCounter critical sections

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

8234779: Provide idiom for declaring classes noncopyable

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

8187443: Forest Consolidation: Move files to unified layout

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

8200276: Cleanup allocation.hpp includes

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

8214180: Need better granularity for sleeping

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

8214180: Need better granularity for sleeping

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

8192061: Clean up allocation.inline.hpp includes

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

8199275: Fix inclusions of allocation.inline.hpp

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

8204055: SIGSEGV in java -XX:

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

8198554: Add fuzzy matching for log levels and tags when parsing -Xlog

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

8203287: Zero fails to build after JDK-8199712 (Flight Recorder)

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

8199712: Flight Recorder

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

8314794: Improve UTF8 String supports

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

8187443: Forest Consolidation: Move files to unified layout

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

8228764: New library dependencies due to JDK-8222720

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

8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64

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

8313691: use close after failing os::fdopen in vmError and ciEnv

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

8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames

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

8299254: Support dealing with standard assert macro

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

8299254: Support dealing with standard assert macro

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

8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)

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

8187443: Forest Consolidation: Move files to unified layout

9 лет назад