jdk-24/test/hotspot/gtest/utilities
2021-03-02 04:28:48 +00:00
..
test_align.cpp 8247910: Improve alignment and power-of-2 utilities using C++14 2020-09-15 04:34:49 +00:00
test_bitMap_large.cpp 8211926: Catastrophic size_t underflow in BitMap::*_large methods 2018-11-10 20:47:28 +01:00
test_bitMap_popcnt.cpp 8241726: Re-enable gtest for BitMap::count_one_bits() 2020-04-06 10:19:28 +02:00
test_bitMap_search.cpp 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
test_bitMap_setops.cpp 8213415: BitMap::word_index_round_up overflow problems 2019-12-03 15:12:56 -05:00
test_bitMap.cpp 8228692: BitMap::reallocate might not clear some bits 2020-05-26 21:26:57 -04:00
test_chunkedList.cpp 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
test_concurrentHashtable.cpp 8214822: Move ConcurrentHashTable VALUE parameter to CONFIG 2019-06-24 16:51:23 -04:00
test_count_leading_zeros.cpp 8234331: Add robust and optimized utility for rounding up to next power of two 2019-12-06 18:05:36 +01:00
test_count_trailing_zeros.cpp 8257985: count_trailing_zeros doesn't handle 64-bit values on 32-bit JVM 2020-12-14 11:59:05 +00:00
test_enumIterator.cpp 8258810: Improve enum traits 2021-01-12 03:38:54 +00:00
test_filterQueue.cpp 8238761: Asynchronous handshakes 2020-09-29 08:50:54 +00:00
test_globalCounter_nested.cpp 8247908: Replace IsRegisteredEnum with std::is_enum 2020-07-24 04:29:34 -04:00
test_globalCounter.cpp 8234562: Move OrderAccess::release_store*/load_acquire to Atomic 2019-11-25 12:22:13 +01:00
test_globalDefinitions.cpp 8257815: Replace global log2 functions with efficient implementations 2021-01-04 21:01:25 +00:00
test_growableArray.cpp 8252148: vmError::controlled_crash should be #ifdef ASSERT and move tests to gtest 2020-12-15 20:48:18 +00:00
test_java_arithmetic.cpp 8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp 2019-11-07 16:22:22 -05:00
test_json.cpp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot 2017-10-31 11:55:09 -04:00
test_linkedlist.cpp 8239066: make LinkedList<T> more generic 2020-02-26 12:35:43 +01:00
test_lockFreeStack.cpp 8234562: Move OrderAccess::release_store*/load_acquire to Atomic 2019-11-25 12:22:13 +01:00
test_metaspaceClosure.cpp 8259214: MetaspaceClosure support for Arrays of MetaspaceObj 2021-01-22 22:47:08 +00:00
test_ostream.cpp 8260030: Improve stringStream buffer handling 2021-01-22 09:00:56 +00:00
test_population_count.cpp 8247910: Improve alignment and power-of-2 utilities using C++14 2020-09-15 04:34:49 +00:00
test_powerOfTwo.cpp 8257815: Replace global log2 functions with efficient implementations 2021-01-04 21:01:25 +00:00
test_quicksort.cpp 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
test_resourceHash.cpp 8244733: Add ResourceHashtable::xxx_if_absent 2020-05-20 15:56:39 +02:00
test_singleWriterSynchronizer.cpp 8234562: Move OrderAccess::release_store*/load_acquire to Atomic 2019-11-25 12:22:13 +01:00
test_sizes.cpp 8253555: Make ByteSize and WordSize typed scoped enums 2020-09-25 10:29:26 +00:00
test_spinYield.cpp 8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode 2018-08-01 10:04:08 -07:00
test_stringUtils.cpp 8260198: TypeInstPtr::dump2() emits multiple lines if Verbose is set 2021-02-26 10:46:43 +00:00
test_tribool.cpp 8151779: Some intrinsic flags could be replaced with one general flag 2020-06-23 10:40:26 -07:00
test_utf8.cpp 8262472: Buffer overflow in UNICODE::as_utf8 for zero length output buffer 2021-03-02 04:28:48 +00:00
test_valueObjArray.cpp 8248132: ZGC: Unify handling of all OopStorage instances in root processing 2020-06-24 13:15:00 +02:00
test_vmerror.cpp 8252148: vmError::controlled_crash should be #ifdef ASSERT and move tests to gtest 2020-12-15 20:48:18 +00:00
test_waitBarrier.cpp 8234562: Move OrderAccess::release_store*/load_acquire to Atomic 2019-11-25 12:22:13 +01:00