Emanuel Peter
|
da14813a5b
|
8373453: C2 SuperWord: must handle load slices that have loads with different memory inputs
Reviewed-by: kvn, thartmann, qamai
|
2026-01-07 12:37:52 +00:00 |
|
SendaoYan
|
929864b1a4
|
8362087: Test containers/docker/ShareTmpDir.java intermittent fails
Reviewed-by: sgehwolf, cnorrbin
|
2026-01-07 11:51:28 +00:00 |
|
Tobias Hotz
|
d7a3df6399
|
8374436: compiler/igvn/IntegerDivValueTests.java failed with division by zero
Reviewed-by: chagedorn, thartmann
|
2026-01-07 11:48:47 +00:00 |
|
Volkan Yazici
|
7e18de137c
|
8374210: [BACKOUT] Move input validation checks to Java for java.lang.StringCoding intrinsics
Reviewed-by: shade, thartmann
|
2026-01-07 09:22:38 +00:00 |
|
Thomas Schatzl
|
5c6947f736
|
8373429: gc/g1/TestCodeCacheUnloadDuringConcCycle fails on various platforms
Reviewed-by: mbaesken, mdoerr
|
2026-01-07 06:30:14 +00:00 |
|
Leonid Mesnik
|
c611da257f
|
8374483: Eliminate :serviceability_ttf_virtual group and mark svc non-virtual tests with requires
Reviewed-by: syan, dholmes
|
2026-01-06 15:48:53 +00:00 |
|
Kim Barrett
|
3214428203
|
8374446: Fix -Wzero-as-null-pointer-constant warnings in test_compressedKlass.cpp
Reviewed-by: dholmes
|
2026-01-06 15:05:29 +00:00 |
|
Kim Barrett
|
e27309f10d
|
8374350: Convert hotspot gtests to use Atomic<T>
Reviewed-by: aboldtch, iwalulya
|
2026-01-06 15:00:45 +00:00 |
|
Christian Hagedorn
|
938bbd5b60
|
8374518: C1: Remove dead LinearScanStatistic::Counter::counter_fpu_stack
Reviewed-by: thartmann, mdoerr
|
2026-01-06 10:23:45 +00:00 |
|
Emanuel Peter
|
2cb228e142
|
8374489: Template Library: need to tag Float16.float16ToRawShortBits as having non-deterministic result because of multiple NaN bit patterns
Reviewed-by: chagedorn, kvn
|
2026-01-06 08:51:40 +00:00 |
|
Benoît Maillard
|
4458cab4b0
|
8367627: C2: Missed Ideal() optimization opportunity with MemBar
Reviewed-by: chagedorn, epeter
|
2026-01-05 14:39:38 +00:00 |
|
Roland Westrelin
|
6ae3e06435
|
8373508: C2: sinking CreateEx out of loop breaks the graph
Reviewed-by: chagedorn, dlong
|
2026-01-05 14:02:41 +00:00 |
|
Xiaohong Gong
|
6eaabed55c
|
8373722: [TESTBUG] compiler/vectorapi/TestVectorOperationsWithPartialSize.java fails intermittently
Reviewed-by: jiefu, jbhateja, erfang, qamai
|
2026-01-05 01:54:31 +00:00 |
|
Leonid Mesnik
|
53824cf2a9
|
8343809: Add requires tag to mark tests that are incompatible with exploded image
Reviewed-by: alanb, dholmes
|
2026-01-03 02:52:53 +00:00 |
|
Kim Barrett
|
efb79dc6b4
|
8374444: Fix simple -Wzero-as-null-pointer-constant warnings
Reviewed-by: aboldtch
|
2026-01-02 10:19:17 +00:00 |
|
Kim Barrett
|
65af6bcb8f
|
8374371: Failed assertion in G1HeapRegion gtest
Reviewed-by: tschatzl, iwalulya
|
2026-01-02 09:27:40 +00:00 |
|
Kevin Walls
|
a1a75ab6d1
|
8373642: Test vmTestbase/nsk/monitoring/GarbageCollectorMXBean/CollectionCounters/CollectionCounters003/TestDescription.java failed
Reviewed-by: cjplummer, syan
|
2025-12-31 16:26:09 +00:00 |
|
Kevin Walls
|
97f4f003f4
|
8373917: test/hotspot/jtreg/vmTestbase/nsk/monitoring: -iterations setting misused in tests
Reviewed-by: lmesnik
|
2025-12-31 15:50:17 +00:00 |
|
Sergey Bylokhov
|
a6462d641c
|
8374316: Update copyright year to 2025 for hotspot in files where it was missed
Reviewed-by: kbarrett
|
2025-12-30 12:08:36 +00:00 |
|
Martin Doerr
|
e4e923a1ff
|
8374195: TestReplaceNarrowPhiWithBottomPhi fails on ppc64 platforms in (fast)debug
Reviewed-by: mbaesken, jbechberger
|
2025-12-30 09:49:05 +00:00 |
|
Kirill Shirokov
|
078e71f4a3
|
8344345: test/hotspot/gtest/x86/x86-asmtest.py has trailing whitespaces
Reviewed-by: phh, lmesnik
|
2025-12-29 21:09:41 +00:00 |
|
Sergey Bylokhov
|
2886c3b68a
|
8374358: Update copyright year to 2025 for test/hotspot in files where it was missed
Reviewed-by: phh
|
2025-12-27 04:56:04 +00:00 |
|
Damon Fenacci
|
a61a1d32a2
|
8373525: C2: assert(_base == Long) failed: Not a Long
Reviewed-by: chagedorn, mhaessig
|
2025-12-22 12:49:30 +00:00 |
|
Matthias Baesken
|
3579c752bc
|
8373876: StackWalkNativeToJava print more output in case of failures
Reviewed-by: dholmes, mdoerr
|
2025-12-22 07:57:31 +00:00 |
|
Coleen Phillimore
|
23fc21a3e2
|
8374052: Use java/util/Calendar in ReplaceCriticalClasses.java test
Reviewed-by: iklam
|
2025-12-19 17:45:14 +00:00 |
|
Matthias Baesken
|
dca55b4366
|
8371420: Still sporadic failures of gc/TestAlwaysPreTouchBehavior.java#<gcname> on Linux after JDK-8359104
Reviewed-by: mdoerr, ayang
|
2025-12-19 14:28:04 +00:00 |
|
Roland Westrelin
|
e72f205ae3
|
8373524: C2: no reachable node should have no use
Reviewed-by: chagedorn, mhaessig
|
2025-12-19 08:31:04 +00:00 |
|
SendaoYan
|
360777c3ad
|
8371948: TestStackOverflowDuringInit.java fails xss too small on linux-aarch64
Reviewed-by: dholmes, aph
|
2025-12-19 02:22:06 +00:00 |
|
Galder Zamarreño
|
2c0d9a79b8
|
8373396: Min and Max Ideal missing AddNode::Ideal optimisations
Reviewed-by: epeter, roland
|
2025-12-18 11:45:26 +00:00 |
|
Roland Westrelin
|
2ba423db99
|
8370200: Crash: assert(outer->outcnt() >= phis + 2 - be_loads && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis
Reviewed-by: rcastanedalo, dlunden, dfenacci
|
2025-12-18 10:36:16 +00:00 |
|
Tobias Hotz
|
859830694b
|
8364766: C2: Improve Value() of DivI and DivL for non-constant inputs
Reviewed-by: mhaessig, epeter, bmaillard
|
2025-12-18 07:37:21 +00:00 |
|
Quan Anh Mai
|
e67805067a
|
8367341: C2: apply KnownBits and unsigned bounds to And / Or operations
Reviewed-by: hgreule, epeter
|
2025-12-18 07:31:06 +00:00 |
|
Emanuel Peter
|
00050f84d4
|
8373502: C2 SuperWord: speculative check uses VPointer variable was pinned after speculative check, leading to bad graph
Reviewed-by: thartmann, roland
|
2025-12-18 07:05:05 +00:00 |
|
Emanuel Peter
|
b446262541
|
8373682: Test compiler/loopopts/superword/TestReinterpretAndCast.java fails on x86_64 with AVX but without f16c
Reviewed-by: kvn, jsikstro, chagedorn
|
2025-12-18 07:04:40 +00:00 |
|
Ioi Lam
|
232b41b222
|
8373392: Replace CDS object subgraphs with @AOTSafeClassInitializer
Reviewed-by: liach, heidinga
|
2025-12-17 22:16:38 +00:00 |
|
David Holmes
|
b3fab41460
|
8373654: Tests in sources/ should only run once
Reviewed-by: shade, lmesnik
|
2025-12-17 22:14:39 +00:00 |
|
Ioi Lam
|
b0b42e7eb1
|
8373615: Improve HotSpot debug functions findclass() and findmethod
Reviewed-by: matsaave, asmehra
|
2025-12-16 18:19:40 +00:00 |
|
Marc Chevalier
|
76e79dbb3e
|
8371716: C2: Phi node fails Value()'s verification when speculative types clash
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: roland, epeter
|
2025-12-16 14:32:23 +00:00 |
|
Emanuel Peter
|
89e77512fd
|
8370922: Template Framework Library: Float16 type and operations
Reviewed-by: galder, thartmann, bmaillard
|
2025-12-16 13:33:02 +00:00 |
|
Jaikiran Pai
|
41d28c1838
|
8373561: Replace usages of -verify java launcher option with -Xverify:all JVM option
Reviewed-by: serb, prr, dholmes, jlahoda
|
2025-12-16 10:08:08 +00:00 |
|
Emanuel Peter
|
8402891889
|
8373355: C2: CompileCommand PrintIdealPhase should also print nodes that are not "reachable from below"
Reviewed-by: rcastanedalo, mchevalier, bmaillard
|
2025-12-16 09:34:42 +00:00 |
|
Rui Li
|
b1e8c4e030
|
8372543: Shenandoah: undercalculated the available size when soft max takes effect
Reviewed-by: wkemper, kdnilsen
|
2025-12-16 07:02:15 +00:00 |
|
Roland Westrelin
|
ad29642d8f
|
8351889: C2 crash: assertion failed: Base pointers must match (addp 344)
Reviewed-by: rcastanedalo, epeter
|
2025-12-15 16:18:44 +00:00 |
|
SendaoYan
|
34f241317e
|
8371503: RETAIN_IMAGE_AFTER_TEST do not work for some tests
Reviewed-by: lmesnik, dholmes
|
2025-12-15 14:18:46 +00:00 |
|
Stefan Karlsson
|
f5187ebf7a
|
8373599: Cleanup arguments.hpp includes
Reviewed-by: coleenp, kbarrett
|
2025-12-15 12:57:03 +00:00 |
|
Casper Norrbin
|
629bf20f59
|
8371408: [Linux] VM.info output for container information is confusing
Reviewed-by: sgehwolf, dholmes
|
2025-12-15 10:23:31 +00:00 |
|
Mohamed Issa
|
4f1dcf89b8
|
8368977: Provide clear naming for AVX10 identifiers
Reviewed-by: jbhateja, mhaessig, vlivanov
|
2025-12-13 03:16:46 +00:00 |
|
Man Cao
|
23c39757ec
|
8373403: [TESTBUG] TestG1ClassUnloadingHWM.java could fail with large G1HeapRegionSize and small InitialHeapSize
Reviewed-by: tschatzl, iwalulya
|
2025-12-12 21:19:09 +00:00 |
|
Vladimir Ivanov
|
f2e56e4c18
|
8372634: C2: Materialize type information from instanceof checks
Reviewed-by: dlong, qamai, roland
|
2025-12-12 21:12:09 +00:00 |
|
Stefan Karlsson
|
d854a04231
|
8373411: Crash when PrintSharedArchiveAndExit is enabled but shared heap is disabled
Reviewed-by: shade, iklam
|
2025-12-12 14:02:50 +00:00 |
|