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

8380129: Remove AccessFlags::print_on in favor of context-specific printing

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

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
align.hpp

8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library

9 месяцев назад
autoRestore.hpp

8245226: Clean-up FlagSetting and remove misuse

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

8367014: Rename class Atomic to AtomicAccess

год назад
bitMap.hpp

8379040: Remove inclusion of allocation.hpp from atomicAccess.hpp

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

8367014: Rename class Atomic to AtomicAccess

год назад
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

8372754: Add wrapper for <cstdlib> 8369205: AIX build break in forbiddenFunctions.hpp

7 месяцев назад
checkedCast.hpp

8314694: Separate checked_cast from globalDefinitions.hpp

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

8347733: Replace SIZE_FORMAT in runtime code

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

8356308: Assert with -Xlog:class+path when classpath has an empty element

год назад
classpathStream.hpp

8356308: Assert with -Xlog:class+path when classpath has an empty element

год назад
compilerWarnings.hpp

8367282: FORBID_C_FUNCTION needs exception spec consistent with library declaration

год назад
compilerWarnings_gcc.hpp

8354292: Remove unused PRAGMA_FORMAT_IGNORED

год назад
compilerWarnings_visCPP.hpp

8347719: [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION

год назад
concurrentHashTable.hpp

8385991: Use StringTable's statistics method in Dictionary

2 месяца назад
concurrentHashTable.inline.hpp

8385991: Use StringTable's statistics method in Dictionary

2 месяца назад
concurrentHashTableTasks.inline.hpp

8373649: Convert simple AtomicAccess usage in ConcurrentHashTable to use Atomic<T>

8 месяцев назад
constantTag.cpp

8347909: Automatic precompiled.hpp inclusion

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

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

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

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
copy.hpp

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
count_leading_zeros.hpp

8315066: Add unsigned bounds and known bits to TypeInt/Long

год назад
count_trailing_zeros.hpp

8329257: AIX: Switch HOTSPOT_TOOLCHAIN_TYPE from xlc to gcc

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

8287010: Port TraceDeoptimization to UL

7 дней назад
debug.hpp

8343756: CAN_SHOW_REGISTERS_ON_ASSERT for Windows

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

8347909: Automatic precompiled.hpp inclusion

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

8297657: name demangling intermittently fails

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

8371093: Assert "section header string table should be loaded" failed on debug VM

9 месяцев назад
decoder_elf.hpp

8297657: name demangling intermittently fails

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

8299973: Replace NULL with nullptr in share/utilities/

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

8373207: Make DeferredStatic class template constant initializable

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

8387400: Force-inline Devirtualizer methods

месяц назад
devirtualizer.inline.hpp

8387400: Force-inline Devirtualizer methods

месяц назад
dtrace.hpp

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

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

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
elfFile.cpp

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

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

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

4 месяца назад
elfFuncDescTable.cpp

8347909: Automatic precompiled.hpp inclusion

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

8345795: Update copyright year to 2024 for hotspot in files where it was missed

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

8347909: Automatic precompiled.hpp inclusion

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

8216167: Update include guards to reflect correct directories

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

8347909: Automatic precompiled.hpp inclusion

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

8216167: Update include guards to reflect correct directories

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

8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library

9 месяцев назад
events.cpp

8379026: Convert utilities/events to use Atomic<T>

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

8379026: Convert utilities/events to use Atomic<T>

5 месяцев назад
exceptions.cpp

8388791: Refactor JavaClasses Throwable and StackTrace classes

9 дней назад
exceptions.hpp

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
fakeRttiSupport.hpp

8363584: Sort share/utilities includes

год назад
fastrand.hpp

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

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

8379273: Convert miscellaneous utilities to use Atomic<T>

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

8379273: Convert miscellaneous utilities to use Atomic<T>

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

8328306: AArch64: MacOS lazy JIT "write xor execute" switching

6 месяцев назад
formatBuffer.cpp

8347909: Automatic precompiled.hpp inclusion

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

8296886: Fix various include sort order issues

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

8375093: Convert GlobalCounter to use Atomic<T>

7 месяцев назад
globalCounter.hpp

8375093: Convert GlobalCounter to use Atomic<T>

7 месяцев назад
globalCounter.inline.hpp

8378845: Add NoSafepointVerifier to CriticalSection classes

5 месяцев назад
globalDefinitions.cpp

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
globalDefinitions.hpp

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
globalDefinitions_gcc.hpp

8372754: Add wrapper for <cstdlib> 8369205: AIX build break in forbiddenFunctions.hpp

7 месяцев назад
globalDefinitions_visCPP.hpp

8380516: HotSpot has two different ways of making Windows strtok_s available as strtok_r

5 месяцев назад
growableArray.cpp

8382170: Assert in AnyObj::operator delete due to race condition in in_aot_cache()

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

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
hashTable.hpp

8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library

9 месяцев назад
integerCast.hpp

8314258: Add integer_cast for checking conversions don't change the value

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

8278857: C2: optimize (x << 2) & -4 to x (and similar patterns) -> KnownBits for LShift

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

8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library

9 месяцев назад
istream.cpp

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

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

8332120: Potential compilation failure in istream.cpp:205 - loss of data on conversion

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

8363584: Sort share/utilities includes

год назад
json.hpp

8216167: Update include guards to reflect correct directories

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

8337563: NMT: rename MEMFLAGS to MemTag

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

8374623: Move DependentAlwaysFalse variable template to its own file

7 месяцев назад
macros.hpp

8382582: Remove the experimental JVMCI feature

3 месяца назад
nativeCallStack.cpp

8349003: NativeCallStack::print_on() output is unreadable

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

8374316: Update copyright year to 2025 for hotspot in files where it was missed

7 месяцев назад
nativeStackPrinter.cpp

8347909: Automatic precompiled.hpp inclusion

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

8311542: Consolidate the native stack printing code

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

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

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

8374316: Update copyright year to 2025 for hotspot in files where it was missed

7 месяцев назад
objectBitSet.hpp

8374316: Update copyright year to 2025 for hotspot in files where it was missed

7 месяцев назад
objectBitSet.inline.hpp

8374316: Update copyright year to 2025 for hotspot in files where it was missed

7 месяцев назад
ostream.cpp

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

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

8378764: fileStream::fileSize() fails for >2GB files on Windows

5 месяцев назад
packedTable.cpp

8363584: Sort share/utilities includes

год назад
packedTable.hpp

8360474: Add missing include guards for some HotSpot headers

год назад
pair.hpp

8216167: Update include guards to reflect correct directories

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

8388457: parse_integer: typo in hex prefix detection causes out-of-bounds read and wrong base for negative hex

22 дня назад
permitForbiddenFunctions.hpp

8328306: AArch64: MacOS lazy JIT "write xor execute" switching

6 месяцев назад
population_count.hpp

8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library

9 месяцев назад
powerOfTwo.hpp

8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library

9 месяцев назад
preserveException.cpp

8347909: Automatic precompiled.hpp inclusion

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

8259486: Replace PreserveExceptionMark with implementation for CautiouslyPreserveExceptionMark

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

8333133: Simplify QuickSort::sort

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

8379744: Add a way to update the key of a red-black tree node

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

8379744: Add a way to update the key of a red-black tree node

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

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

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

8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library

9 месяцев назад
rotate_bits.hpp

8180450: secondary_super_cache does not scale well

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

8367013: Add Atomic<T> to package/replace idiom of volatile var plus AtomicAccess:: operations

9 месяцев назад
singleWriterSynchronizer.hpp

8378845: Add NoSafepointVerifier to CriticalSection classes

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

8308396: Fix offset_of conversion warnings in runtime code

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

8373497: SpinCriticalSection should use SpinYield

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

8366671: Refactor Thread::SpinAcquire and Thread::SpinRelease

8 месяцев назад
spinYield.cpp

8347909: Automatic precompiled.hpp inclusion

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

8214180: Need better granularity for sleeping

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

8337563: NMT: rename MEMFLAGS to MemTag

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

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

4 месяца назад
stringUtils.cpp

8389538: StringUtils::string_match may underflow-read a buffer

12 часов назад
stringUtils.hpp

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
systemMemoryBarrier.hpp

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

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

8379273: Convert miscellaneous utilities to use Atomic<T>

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

8379273: Convert miscellaneous utilities to use Atomic<T>

5 месяцев назад
ticks.cpp

8369469: Rdtsc: Remove potential races in Rdtsc::initialize

10 месяцев назад
ticks.hpp

8374316: Update copyright year to 2025 for hotspot in files where it was missed

7 месяцев назад
tribool.hpp

8312121: Fix -Wconversion warnings in tribool.hpp

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

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

13 дней назад
unsigned5.cpp

8347909: Automatic precompiled.hpp inclusion

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

8384100: UNSIGNED5::Reader::try_skip() is missing a terminating condition

3 месяца назад
utf8.cpp

8363584: Sort share/utilities includes

год назад
utf8.hpp

8338257: UTF8 lengths should be size_t not int

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

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

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

8347707: Standardise the use of os::snprintf and os::snprintf_checked

год назад
virtualizationSupport.hpp

8284903: Fix typos in hotspot

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

8330540: Rename the enum type CompileCommand to CompileCommandEnum

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

8382582: Remove the experimental JVMCI feature

3 месяца назад
vmError.hpp

8379024: Convert utilities/vmError to use Atomic<T>

5 месяцев назад
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

8374878: Add Atomic<T>::compare_set

7 месяцев назад
waitBarrier_generic.hpp

8372650: Convert GenericWaitBarrier to use Atomic<T>

8 месяцев назад
xmlstream.cpp

8382401: Remove return type parameters from FREE_ and REALLOC_ macros

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

8299973: Replace NULL with nullptr in share/utilities/

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

8379273: Convert miscellaneous utilities to use Atomic<T>

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

8352001: AOT cache should not contain classes injected into built-in class loaders

год назад