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

8306851: Move Method access flags

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

8307295: Add warning to not create new ACC flags

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

8314694: Separate checked_cast from globalDefinitions.hpp

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

8303805: [REDO] JDK-8302189 and JDK-8302799

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

8245226: Clean-up FlagSetting and remove misuse

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

8299915: Remove ArrayAllocatorMallocLimit and associated code

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

8310948: Fix ignored-qualifiers warning in Hotspot

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

8310948: Fix ignored-qualifiers warning in Hotspot

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

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

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

8216167: Update include guards to reflect correct directories

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

8300783: Consolidate byteswap implementations

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

8314694: Separate checked_cast from globalDefinitions.hpp

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

8299973: Replace NULL with nullptr in share/utilities/

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

8230168: Use ClasspathStream for FileMapInfo::create_path_array

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

8230168: Use ClasspathStream for FileMapInfo::create_path_array

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

8308283: Build failure with GCC12 & GCC13

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

8308283: Build failure with GCC12 & GCC13

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

8301244: Tidy up compiler specific warnings files

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

8218164: Improve local control of compiler warnings

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

8299973: Replace NULL with nullptr in share/utilities/

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

8317440: Lock rank checking fails when code root set is modified with the Servicelock held after JDK-8315503

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

8307806: Rename Atomic::fetch_and_add and friends

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

8187443: Forest Consolidation: Move files to unified layout

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

8279822: CI: Constant pool entries in error state are not supported

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

8322163: runtime/Unsafe/InternalErrorTest.java fails on Alpine after JDK-8320886

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

8314749: Remove unimplemented _Copy_conjoint_oops_atomic

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

8236772: Fix build for windows 32-bit after 8212160 and 8234331

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

8257985: count_trailing_zeros doesn't handle 64-bit values on 32-bit JVM

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

8318447: Move NMT source code to own subdirectory

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

8318016: Per-compilation memory ceiling

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

8299973: Replace NULL with nullptr in share/utilities/

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

8297657: name demangling intermittently fails

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

8299973: Replace NULL with nullptr in share/utilities/

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

8297657: name demangling intermittently fails

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

8299973: Replace NULL with nullptr in share/utilities/

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

8305880: Loom: Avoid putting stale object pointers in oops

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

8305880: Loom: Avoid putting stale object pointers in oops

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

8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports

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

8284903: Fix typos in hotspot

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

8314694: Separate checked_cast from globalDefinitions.hpp

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

8314694: Separate checked_cast from globalDefinitions.hpp

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

8314265: Fix -Wconversion warnings in miscellaneous runtime code

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

8314265: Fix -Wconversion warnings in miscellaneous runtime code

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

8299973: Replace NULL with nullptr in share/utilities/

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

8216167: Update include guards to reflect correct directories

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

8314694: Separate checked_cast from globalDefinitions.hpp

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

8216167: Update include guards to reflect correct directories

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

8258810: Improve enum traits

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

8310494: Do not include constantPool.hpp from instanceKlass.hpp

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

8307058: Implementation of Generational ZGC

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

8318982: Improve Exceptions::special_exception

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

8318982: Improve Exceptions::special_exception

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

8216167: Update include guards to reflect correct directories

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

8312018: Improve reservation of class space and CDS 8313669: Reduced chance for zero-based nKlass encoding since JDK-8296565

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

8299973: Replace NULL with nullptr in share/utilities/

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

8299973: Replace NULL with nullptr in share/utilities/

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

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

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

8296886: Fix various include sort order issues

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

8288752: Split thread implementation files

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

8284903: Fix typos in hotspot

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

8288752: Split thread implementation files

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

8320147: Remove DumpSharedSpaces

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

8321269: Require platforms to define DEFAULT_CACHE_LINE_SIZE

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

8250269: Replace ATTRIBUTE_ALIGNED with alignas

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

8250269: Replace ATTRIBUTE_ALIGNED with alignas

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

8308288: Fix xlc17 clang warnings and build errors in hotspot

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

8297020: Rename GrowableArray::on_stack

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

8314502: Change the comparator taking version of GrowableArray::find to be a template method

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

8318811: Compiler directives parser swallows a character after line comments

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

8216167: Update include guards to reflect correct directories

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

8309044: Replace NULL with nullptr, final sweep of hotspot code

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

8309044: Replace NULL with nullptr, final sweep of hotspot code

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

8284161: Implementation of Virtual Threads (Preview)

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

8319437: NMT should show library names in call stacks

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

8318447: Move NMT source code to own subdirectory

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

8309044: Replace NULL with nullptr, final sweep of hotspot code

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

8309044: Replace NULL with nullptr, final sweep of hotspot code

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

8306732: TruncatedSeq::predict_next() attempts linear regression with only one data point

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

8252859: Inconsistent use of alpha in class AbsSeq

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

8295475: Move non-resource allocation strategies out of ResourceObj

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

8299973: Replace NULL with nullptr in share/utilities/

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

8319318: bufferedStream fixed case can be removed

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

8319318: bufferedStream fixed case can be removed

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

8216167: Update include guards to reflect correct directories

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

8293711: Factor out size parsing functions from arguments.cpp

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

8314694: Separate checked_cast from globalDefinitions.hpp

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

8310906: Fix -Wconversion warnings in runtime, oops and some code header files.

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

8299973: Replace NULL with nullptr in share/utilities/

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

8259486: Replace PreserveExceptionMark with implementation for CautiouslyPreserveExceptionMark

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

8284903: Fix typos in hotspot

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

8306843: JVMTI tag map extremely slow after JDK-8292741

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

8306843: JVMTI tag map extremely slow after JDK-8292741

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

8300783: Consolidate byteswap implementations

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

8234740: Harmonize parameter order in Atomic - cmpxchg

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

8234779: Provide idiom for declaring classes noncopyable

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

8308396: Fix offset_of conversion warnings in runtime code

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

8214180: Need better granularity for sleeping

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

8214180: Need better granularity for sleeping

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

8301164: Remove unused ResourceStack class

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

8301164: Remove unused ResourceStack class

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

8299973: Replace NULL with nullptr in share/utilities/

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

8287647: VM debug support: find node by pattern in name or dump

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

8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag

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

8314265: Fix -Wconversion warnings in miscellaneous runtime code

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

8292446: Make TableRateStatistics optional in CHT

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

8290840: Refactor the "os" class

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

8298175: JFR: Common timestamp for periodic events

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

8312121: Fix -Wconversion warnings in tribool.hpp

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

8306706: Support out-of-line code generation for MachNodes

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

8299973: Replace NULL with nullptr in share/utilities/

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

8309044: Replace NULL with nullptr, final sweep of hotspot code

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

8299973: Replace NULL with nullptr in share/utilities/

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

8309044: Replace NULL with nullptr, final sweep of hotspot code

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

8248132: ZGC: Unify handling of all OopStorage instances in root processing

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

8299973: Replace NULL with nullptr in share/utilities/

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

8284903: Fix typos in hotspot

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

8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass

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

8320383: refresh libraries cache on AIX in VMError::report

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

8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning

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

8299254: Support dealing with standard assert macro

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

8299254: Support dealing with standard assert macro

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

8288752: Split thread implementation files

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

8318986: Improve GenericWaitBarrier performance

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

8318986: Improve GenericWaitBarrier performance

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

8292692: Move MethodCounters inline functions out of method.hpp

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

8299973: Replace NULL with nullptr in share/utilities/

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

8317951: Refactor loading of zip library to help resolve JDK-8315220

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

8317951: Refactor loading of zip library to help resolve JDK-8315220

3 года назад