jdk-24/test/hotspot/gtest
Roman Kennke 44ec501a41 8305895: Implement JEP 450: Compact Object Headers (Experimental)
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, stefank, stuefe, phh, ihse, lmesnik, tschatzl, matsaave, rcastanedalo, vpaprotski, yzheng, egahlin
2024-11-08 17:21:39 +00:00
..
aarch64 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64 2024-11-05 10:20:51 +00:00
classfile 8336919: Cleanup and rename tags in placeholders code 2024-07-31 17:55:01 +00:00
code 8332499: Gtest codestrings.validate_vm fail on linux x64 when hsdis is present 2024-06-05 05:09:53 +00:00
compiler 8327986: ASAN reports use-after-free in DirectivesParserTest.empty_object_vm 2024-03-28 07:09:43 +00:00
gc 8305895: Implement JEP 450: Compact Object Headers (Experimental) 2024-11-08 17:21:39 +00:00
jfr 8324678: Replace NULL with nullptr in HotSpot gtests 2024-01-29 17:12:13 +00:00
logging 8341622: Tag-specific disabled default decorators for UnifiedLogging 2024-10-17 09:18:22 +00:00
memory 8331540: [BACKOUT] NMT: add/make a mandatory MEMFLAGS argument to family of os::reserve/commit/uncommit memory API 2024-05-03 10:17:11 +00:00
metaprogramming 8300265: Remove metaprogramming/isSigned.hpp 2023-01-23 16:03:28 +00:00
metaspace 8305895: Implement JEP 450: Compact Object Headers (Experimental) 2024-11-08 17:21:39 +00:00
nmt 8335091: NMT: VMATree reserve_mapping and commit_mapping APIs need MEMFLAGS while un/-committing API has no MEMFLAGS arg 2024-10-14 10:51:37 +00:00
oops 8305895: Implement JEP 450: Compact Object Headers (Experimental) 2024-11-08 17:21:39 +00:00
opto 8335392: C2 MergeStores: enhanced pointer parsing 2024-11-05 11:46:40 +00:00
runtime 8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows 2024-10-17 08:06:37 +00:00
utilities 8337563: NMT: rename MEMFLAGS to MemTag 2024-09-17 19:59:06 +00:00
x86 8342862: Gtest added by 8339507 appears to be causing 8GB build machines to hang 2024-10-24 16:02:30 +00:00
concurrentTestRunner.inline.hpp 8213269: convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest 2021-03-08 20:09:59 +00:00
gtestLauncher.cpp 8185734: [Windows] Structured Exception Catcher missing around gtest execution 2020-12-15 09:02:46 +00:00
gtestMain.cpp 8338154: Fix -Wzero-as-null-pointer-constant warnings in gtest framework 2024-08-13 05:46:38 +00:00
testutils.cpp 8324678: Replace NULL with nullptr in HotSpot gtests 2024-01-29 17:12:13 +00:00
testutils.hpp 8324678: Replace NULL with nullptr in HotSpot gtests 2024-01-29 17:12:13 +00:00
threadHelper.inline.hpp 8305936: JavaThread::create_system_thread_object has unused is_visible argument 2023-04-13 23:10:18 +00:00
unittest.cpp 8214976: Warn about uses of functions replaced for portability 2022-06-08 19:16:46 +00:00
unittest.hpp 8299254: Support dealing with standard assert macro 2023-01-05 19:49:01 +00:00