Igor Veresov
|
26ccb3cef1
|
8362530: VM crash with -XX:+PrintTieredEvents when collecting AOT profiling
Reviewed-by: chagedorn, kvn
|
2025-08-14 16:59:05 +00:00 |
|
Matthias Baesken
|
98f54d90ea
|
8365487: [asan] some oops (mode) related tests fail
Reviewed-by: kbarrett, syan
|
2025-08-14 11:11:47 +00:00 |
|
Johan Sjölen
|
4680dc9831
|
8365264: Rename ResourceHashtable to HashTable
Reviewed-by: iklam, ayang
|
2025-08-13 18:41:57 +00:00 |
|
Guanqiang Han
|
f3b34d32d6
|
8359235: C1 compilation fails with "assert(is_single_stack() && !is_virtual()) failed: type check"
Reviewed-by: thartmann, dlong
|
2025-08-13 10:52:54 +00:00 |
|
Dingli Zhang
|
636c61a386
|
8365302: RISC-V: compiler/loopopts/superword/TestAlignVector.java fails when vlen=128
Reviewed-by: fyang, fjiang
|
2025-08-13 01:24:39 +00:00 |
|
Ioi Lam
|
ad0fd13f20
|
8364454: ProblemList runtime/cds/DeterministicDump.java on macos for JDK-8363986
Reviewed-by: ccheung
|
2025-08-12 16:20:00 +00:00 |
|
Afshin Zafari
|
db12f1934a
|
8364280: NMTCommittedVirtualMemoryTracker.test_committed_virtualmemory_region_vm fails with assertion "negative distance"
Reviewed-by: gziemski, jsjolen
|
2025-08-12 08:03:18 +00:00 |
|
Matthias Baesken
|
d78fa5a9f6
|
8365240: [asan] exclude some tests when using asan enabled binaries
Reviewed-by: lmesnik, sspitsyn
|
2025-08-12 07:16:57 +00:00 |
|
Dingli Zhang
|
6927fc3904
|
8365200: RISC-V: compiler/loopopts/superword/TestGeneralizedReductions.java fails with Zvbb and vlen=128
Reviewed-by: fyang, fjiang
|
2025-08-12 01:25:35 +00:00 |
|
Casper Norrbin
|
0ad919c1e5
|
8352067: Remove the NMT treap and replace its uses with the utilities red-black tree
Reviewed-by: jsjolen, ayang
|
2025-08-11 12:22:52 +00:00 |
|
Benoît Maillard
|
a60e523f88
|
8349191: Test compiler/ciReplay/TestIncrementalInlining.java failed
Reviewed-by: mhaessig, dfenacci, chagedorn
|
2025-08-11 11:15:34 +00:00 |
|
Afshin Zafari
|
1b3e23110b
|
8360048: NMT crash in gtest/NMTGtests.java: fatal error: NMT corruption: Block at 0x0000017748307120: header canary broken
Reviewed-by: jsjolen, gziemski
|
2025-08-08 09:06:43 +00:00 |
|
John Jiang
|
4c9eaddaef
|
8364597: Replace THL A29 Limited with Tencent
Reviewed-by: jiefu
|
2025-08-08 02:27:30 +00:00 |
|
Thomas Schatzl
|
c56fb0b6ef
|
8364503: gc/g1/TestCodeCacheUnloadDuringConcCycle.java fails because of race printing to stdout
Reviewed-by: ayang, dholmes
|
2025-08-07 08:40:42 +00:00 |
|
Anton Artemov
|
6656e767db
|
8359820: Improve handshake/safepoint timeout diagnostic messages
Reviewed-by: dholmes, stuefe
|
2025-08-06 04:45:35 +00:00 |
|
Francesco Andreuzzi
|
df736eb582
|
8364618: Sort share/code includes
Reviewed-by: shade, mhaessig
|
2025-08-05 10:23:54 +00:00 |
|
Saranya Natarajan
|
d25b9befe0
|
8325482: Test that distinct seeds produce distinct traces for compiler stress flags
Reviewed-by: chagedorn, dfenacci
|
2025-08-05 08:39:47 +00:00 |
|
Matthias Baesken
|
67ba8b45dd
|
8364514: [asan] runtime/jni/checked/TestCharArrayReleasing.java heap-buffer-overflow
Reviewed-by: dholmes
|
2025-08-05 08:02:54 +00:00 |
|
Galder Zamarreño
|
567c0c9335
|
8354244: Use random data in MinMaxRed_Long data arrays
Reviewed-by: chagedorn, mhaessig
|
2025-08-04 13:51:14 +00:00 |
|
Jasmine Karthikeyan
|
500462fb69
|
8364580: Test compiler/vectorization/TestSubwordTruncation.java fails on platforms without RoundF/RoundD
Reviewed-by: chagedorn, shade
|
2025-08-04 12:11:10 +00:00 |
|
Francesco Andreuzzi
|
3387b3195c
|
8364519: Sort share/classfile includes
Reviewed-by: shade, ayang
|
2025-08-04 08:20:22 +00:00 |
|
David Holmes
|
158e59ab91
|
8364106: Include java.runtime.version in thread dump output
Reviewed-by: alanb, coffeys
|
2025-08-03 22:28:12 +00:00 |
|
Thomas Stuefe
|
819de07117
|
8363998: Implement Compressed Class Pointers for 32-bit
Reviewed-by: rkennke, coleenp
|
2025-08-03 06:43:31 +00:00 |
|
erfang
|
f40381e41d
|
8356760: VectorAPI: Optimize VectorMask.fromLong for all-true/all-false cases
Reviewed-by: xgong, jbhateja
|
2025-08-02 07:54:42 +00:00 |
|
Serguei Spitsyn
|
e801e51311
|
8306324: StopThread results in thread being marked as interrupted, leading to unexpected InterruptedException
Reviewed-by: pchilanomate, alanb
|
2025-08-02 04:21:42 +00:00 |
|
Coleen Phillimore
|
ee3665bca0
|
8364187: Make getClassAccessFlagsRaw non-native
Reviewed-by: thartmann, rriggs, liach
|
2025-08-01 15:21:45 +00:00 |
|
Bhavana Kilambi
|
2ba8a06f0c
|
8348868: AArch64: Add backend support for SelectFromTwoVector
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: haosun, aph, sviswanathan, xgong
|
2025-08-01 13:11:21 +00:00 |
|
Joel Sikström
|
e82d7f5810
|
8364351: ZGC: Replace usages of ZPageAgeRange() with ZPageAgeRangeAll
Reviewed-by: stefank, aboldtch
|
2025-08-01 07:11:11 +00:00 |
|
Francesco Andreuzzi
|
c9b8bd6ff4
|
8364359: Sort share/cds includes
Reviewed-by: shade, iklam
|
2025-08-01 06:27:02 +00:00 |
|
Anton Artemov
|
c4fbfa2103
|
8363949: Incorrect jtreg header in MonitorWithDeadObjectTest.java
Reviewed-by: stefank, coleenp, ayang
|
2025-07-31 15:39:38 +00:00 |
|
Axel Boldt-Christmas
|
3f21c8bd1f
|
8361897: gc/z/TestUncommit.java fails with Uncommitted too slow
Reviewed-by: stefank, jsikstro
|
2025-07-31 13:08:29 +00:00 |
|
Manuel Hässig
|
ddb64836e5
|
8364409: [BACKOUT] Consolidate Identity of self-inverse operations
Reviewed-by: thartmann, bmaillard, hgreule
|
2025-07-31 12:12:15 +00:00 |
|
SendaoYan
|
559795b0eb
|
8362501: Update test/hotspot/jtreg/applications/jcstress/README
Reviewed-by: shade, lmesnik
|
2025-07-31 01:38:25 +00:00 |
|
Francesco Andreuzzi
|
a2e86ff3c5
|
8364037: Sort share includes: adlc, libadt, metaprogramming
Reviewed-by: ayang, chagedorn
|
2025-07-30 13:43:47 +00:00 |
|
Francesco Andreuzzi
|
c851735631
|
8364115: Sort share/services includes
Reviewed-by: sspitsyn, ayang, shade
|
2025-07-30 10:28:38 +00:00 |
|
Thomas Schatzl
|
7af3cd9558
|
8156755: [TESTBUG] Fix gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
Reviewed-by: ayang
|
2025-07-30 08:11:46 +00:00 |
|
Calvin Cheung
|
ea754316fd
|
8363928: Specifying AOTCacheOutput with a blank path causes the JVM to crash
Reviewed-by: kvn, iklam
|
2025-07-29 17:41:30 +00:00 |
|
Thomas Stuefe
|
0226c0298f
|
8364004: Expose VMError::controlledCrash via Whitebox
Reviewed-by: kbarrett, mbaesken, dholmes
|
2025-07-29 12:35:17 +00:00 |
|
Johan Sjölen
|
2202156acc
|
8364198: NMT should have a better corruption message
Reviewed-by: kvn, stuefe
|
2025-07-29 08:37:35 +00:00 |
|
Benoît Maillard
|
28297411b1
|
8359603: Missed optimization in PhaseIterGVN for redundant ConvX2Y->ConvY2X->ConvX2Y sequences due to missing notification in PhaseIterGVN::add_users_of_use_to_worklist
Reviewed-by: chagedorn, thartmann
|
2025-07-29 07:32:52 +00:00 |
|
Jasmine Karthikeyan
|
ea0b49c36d
|
8362979: C2 fails with unexpected node in SuperWord truncation: CmpLTMask, RoundF
Reviewed-by: chagedorn, thartmann
|
2025-07-28 17:14:02 +00:00 |
|
Richard Reingruber
|
b4028c91d5
|
8362482: [TESTBUG] serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java: System.gc() does not provide full GC
Reviewed-by: sspitsyn, clanger
|
2025-07-28 13:16:34 +00:00 |
|
SendaoYan
|
3b0da29879
|
8364114: Test TestHugePageDecisionsAtVMStartup.java#LP_enabled fails when no free hugepage
Reviewed-by: stuefe, dholmes
|
2025-07-28 06:54:42 +00:00 |
|
Francesco Andreuzzi
|
e307b5cca8
|
8363584: Sort share/utilities includes
Reviewed-by: kbarrett, dholmes, shade
|
2025-07-28 05:17:52 +00:00 |
|
Thomas Stuefe
|
75ff7e15fe
|
8361712: Improve ShenandoahAsserts printing
Reviewed-by: rkennke, asmehra
|
2025-07-25 13:34:30 +00:00 |
|
Thomas Stuefe
|
ac9e51023f
|
8320836: jtreg gtest runs should limit heap size
Reviewed-by: dholmes, cslucas
|
2025-07-25 06:40:37 +00:00 |
|
Thomas Stuefe
|
7a22b76b73
|
8362591: Wrong argument warning when heap size larger than coops threshold
Reviewed-by: dholmes
|
2025-07-24 05:09:31 +00:00 |
|
SendaoYan
|
fc8038441d
|
8359827: Test runtime/Thread/ThreadCountLimit.java need loop increasing the limit
Co-authored-by: David Holmes <dholmes@openjdk.org>
Reviewed-by: dholmes
|
2025-07-24 01:47:58 +00:00 |
|
Dingli Zhang
|
b746701e57
|
8363898: RISC-V: TestRangeCheckHoistingScaledIV.java fails after JDK-8355293 when running without RVV
Reviewed-by: fyang, mli, syan
|
2025-07-24 01:37:33 +00:00 |
|
Albert Mingkun Yang
|
ad510fb25e
|
8338977: Parallel: Improve heap resizing heuristics
Reviewed-by: zgu, gli, iwalulya
|
2025-07-23 20:09:36 +00:00 |
|