7502 Commits

Author SHA1 Message Date
Ramkumar Sunderbabu
01c9d7e9b4 8377517: AArch64: TestUseSHA3IntrinsicsWithUseSHADisabledOnUnsupportedCPU.java fails after JDK-8375443
Reviewed-by: chagedorn
2026-02-15 02:57:25 +00:00
Yasumasa Suenaga
3e9911c19f 8377710: Test serviceability/sa/TestJhsdbJstackMixed.java encountered Driver timeout
Reviewed-by: dholmes, cjplummer
2026-02-13 06:35:17 +00:00
Robert Toyonaga
9c75afb6d0 8353564: Fail fatally if os::release_memory or os::uncommit_memory fails
Reviewed-by: stefank, stuefe, dholmes
2026-02-13 04:47:36 +00:00
Galder Zamarreño
c032082645 8374896: Min/Max identity optimization opportunities missing for int and long
Reviewed-by: chagedorn, bmaillard
2026-02-12 11:22:48 +00:00
Ramkumar Sunderbabu
6c8d5daad1 8373041: Mark gc/g1/TestCodeCacheUnloadDuringConcCycle.java as flagless
Reviewed-by: tschatzl, ayang, syan
2026-02-12 09:07:18 +00:00
Yasumasa Suenaga
24f67917c2 8374577: Heap dump from core does not contain HPROF_GC_ROOT_JAVA_FRAME
Reviewed-by: cjplummer, amenkov, kevinw, aturbanov
2026-02-12 01:58:22 +00:00
Albert Mingkun Yang
b3fc013b4f 8377143: Parallel: Remove special treatment in JstatGcCapacityResults.java
Reviewed-by: kevinw, tschatzl
2026-02-11 14:24:13 +00:00
Yasumasa Suenaga
a8a88d7992 8374469: Mixed jstack does not work on Windows
Reviewed-by: cjplummer, kevinw
2026-02-11 14:11:51 +00:00
Yasumasa Suenaga
a532e509ed 8377395: serviceability/sa/TestJhsdbJstackMixedCore.java fails due to NPE because "because "this.cfa" is null"
Reviewed-by: cjplummer, kevinw
2026-02-11 12:04:19 +00:00
Johan Sjölen
0097db5643 8364655: Loading class with nested annotations causes stack overflow in VM
Reviewed-by: dholmes, fbredberg
2026-02-11 11:25:24 +00:00
Afshin Zafari
1bce8e4738 8366957: Amalloc may return null despite contrary AllocFailType
Reviewed-by: jsjolen, dholmes, kbarrett
2026-02-11 09:30:55 +00:00
Christian Stein
1e99cc4880 8376355: Update to use jtreg 8.2.1
Reviewed-by: iris, erikj, shade
2026-02-11 09:14:31 +00:00
Benoît Maillard
56afb460a0 8375038: C2: Enforce that Ideal() returns the root of the subgraph if any change was made by checking the node hash
Reviewed-by: qamai, mchevalier
2026-02-11 08:27:48 +00:00
Yasumasa Suenaga
5b7a364e45 8377368: [REDO] Mixed jstack cannot find function in vDSO
Reviewed-by: cjplummer, kevinw
2026-02-11 01:12:06 +00:00
Afshin Zafari
bfb6de5b2b 8377429: Warning as error in asan build in test_nmt_cornercases.cpp on Linux
Reviewed-by: dholmes, syan
2026-02-10 10:07:39 +00:00
Ramkumar Sunderbabu
bd2a3b8062 8373040: Mark compiler/codecache/CodeCacheSegmentSizeTest.java as flagless
Reviewed-by: syan, chagedorn
2026-02-10 09:28:46 +00:00
Mohamed Issa
161aa5d528 8371955: Support AVX10 floating point comparison instructions
Reviewed-by: epeter, sviswanathan, sparasa
2026-02-09 19:14:46 +00:00
Chris Plummer
36758b0839 8377435: Problem list serviceability/sa/TestJhsdbJstackMixedCore.java
Reviewed-by: dholmes, ysuenaga
2026-02-09 15:49:53 +00:00
Afshin Zafari
b12367e196 8365381: [asan] exclude tests under ASAN build which rely on vm signal handling
Reviewed-by: dholmes, syan
2026-02-09 10:32:53 +00:00
Ramkumar Sunderbabu
ee5b10c7f0 8375443: AVX-512: Disabling through UseSHA doesn't affect UseSHA3Intrinsics
Reviewed-by: mhaessig, kvn
2026-02-09 09:03:47 +00:00
Matthias Baesken
6665a78ee2 8376688: Gtest os.attempt_reserve_memory_between_small_range_fill_hole_vm fails on AIX 7.3
Reviewed-by: mdoerr, lucy
2026-02-07 18:20:55 +00:00
Martin Doerr
9cd25d517c 8377359: TestOpaqueConstantBoolNodes fails on PPC64
Reviewed-by: dbriemann, chagedorn
2026-02-07 11:18:01 +00:00
Kelvin Nilsen
eec76d7b8c 8377180: Shenandoah: make escalation from degen to full more conservative
Reviewed-by: wkemper, xpeng
2026-02-07 00:57:23 +00:00
Eirik Bjørsnøs
986d377224 8376533: Remove test dependencies on ReferenceQueue$Lock in preparation for JDK-8376477
Reviewed-by: rriggs, shade, cjplummer
2026-02-06 17:06:04 +00:00
Christian Hagedorn
9f13ec1ccb 8377365: [BACKOUT] Mixed jstack cannot find function in vDSO
Reviewed-by: thartmann
2026-02-06 14:15:09 +00:00
Andrew Haley
77e8469fb0 8328306: AArch64: MacOS lazy JIT "write xor execute" switching
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: dlong, adinn
2026-02-06 13:50:54 +00:00
Yasumasa Suenaga
d1b226dec2 8376264: Mixed jstack could not unwind optimized frame
Reviewed-by: cjplummer, kevinw
2026-02-06 13:40:54 +00:00
Yasumasa Suenaga
77e680b11e 8376269: Mixed jstack cannot find function in vDSO
Reviewed-by: kevinw, cjplummer
2026-02-06 12:52:43 +00:00
Guanqiang Han
1efb29829f 8375598: VM crashes with "assert((labs(val) & 0xFFFFFFFF00000000) == 0 || dest == (address)-1) failed: must be 32bit offset or -1" when using too high value for NonNMethodCodeHeapSize
Reviewed-by: mdoerr, kvn
2026-02-06 09:30:38 +00:00
Damon Fenacci
bfd5bdaf7f 8374582: [REDO] Move input validation checks to Java for java.lang.StringCoding intrinsics
Co-authored-by: Volkan Yazici <vyazici@openjdk.org>
Reviewed-by: chagedorn, thartmann, vyazici
2026-02-06 07:44:25 +00:00
Guanqiang Han
a69409b0b7 8374516: -version asserts with "-XX:+UseAESCTRIntrinsics -XX:-UseAES": "need AES instructions and misaligned SSE support" in generate_counterMode_AESCrypt_Parallel()
Reviewed-by: kvn
2026-02-06 03:26:16 +00:00
Eric Fang
d0e9730783 8372980: [VectorAPI] AArch64: Add intrinsic support for unsigned min/max reduction operations
Co-authored-by: Andrew Haley <aph@openjdk.org>
Reviewed-by: aph, xgong
2026-02-05 07:58:33 +00:00
Afshin Zafari
651e01b447 8369393: NMT: poison the malloc header and footer under ASAN build
Reviewed-by: jsjolen, phubner
2026-02-04 09:13:52 +00:00
Stefan Karlsson
3f3dcb708d 8376810: Make Atomic<T> default constructor non-explicit
Reviewed-by: kbarrett, aboldtch, azafari, tschatzl
2026-02-04 08:41:38 +00:00
Marc Chevalier
88f538f114 8376324: [IR Framework] Name methods in a CompileCommand-friendly way
Reviewed-by: chagedorn, dfenacci
2026-02-03 10:46:38 +00:00
Yasumasa Suenaga
9c83dff811 8376284: New test serviceability/sa/TestJhsdbJstackMixedCore.java from JDK-8374482 fails on Linux Alpine
Reviewed-by: cjplummer, mbaesken
2026-02-03 09:44:00 +00:00
Casper Norrbin
f43fbf0823 8367332: Replace BlockTree tree logic with an intrusive red-black tree
Reviewed-by: jsjolen, stuefe
2026-02-03 09:19:15 +00:00
Galder Zamarreño
70f4984a4e 8375640: MinMaxIdentity test fails on some machines after 8373134
Reviewed-by: mdoerr, mhaessig, amitkumar
2026-02-02 16:46:46 +00:00
Roland Westrelin
176422b885 8370519: C2: Hit MemLimit when running with +VerifyLoopOptimizations
Co-authored-by: Benoît Maillard <bmaillard@openjdk.org>
Reviewed-by: mhaessig, bmaillard, epeter
2026-02-02 11:43:30 +00:00
Aleksey Shipilev
e370b8a1d8 8376570: GrowableArray::remove_{till,range} should work on empty list
Reviewed-by: kbarrett, iwalulya
2026-02-02 10:32:51 +00:00
Marc Chevalier
90a43f8445 8376325: [IR Framework] Detect and report overloads
Reviewed-by: chagedorn, dfenacci
2026-02-02 10:11:34 +00:00
Anton Artemov
1f3fd3da1d 8366659: ObjectMonitor::wait() liveness problem with a suspension request
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Co-authored-by: Daniel D. Daugherty <dcubed@openjdk.org>
Reviewed-by: dcubed, sspitsyn, dholmes, pchilanomate
2026-02-02 08:20:00 +00:00
Daniel D. Daugherty
6ce2f3e18f 8376751: add preview project anchors to main-line ProblemList files
Reviewed-by: kvn, rriggs, liach
2026-01-30 22:37:43 +00:00
Manuel Hässig
42370e22c5 8376781: Problemlist compiler/longcountedloops/TestLoopNestTooManyTraps.java
Reviewed-by: thartmann, chagedorn
2026-01-30 09:01:00 +00:00
Ioi Lam
175bbb143e 8375569: Store Java mirrors in AOT configuration file
Reviewed-by: iveresov, kvn, asmehra
2026-01-29 22:39:32 +00:00
Ioi Lam
a54ff1bff4 8376523: Move interned strings into AOT heap roots array
Reviewed-by: kvn, shade
2026-01-29 16:29:34 +00:00
Kerem Kat
7c6c34e150 8370502: C2: segfault while adding node to IGVN worklist
Reviewed-by: mhaessig, dlong
2026-01-29 13:11:47 +00:00
Kerem Kat
e85d5d7a16 8375010: C2 VectorAPI: assert(vbox->is_CheckCastPP()) failed: should be expanded
8374903: C2 VectorAPI: assert(vbox->as_Phi()->region() == vect->as_Phi()->region()) failed

Reviewed-by: qamai, vlivanov
2026-01-29 12:43:48 +00:00
Stefan Karlsson
92072a93bf 8375747: ZGC: ZForwardingTest is unable to commit memory on Windows
Reviewed-by: jsikstro, eosterlund
2026-01-29 08:39:32 +00:00
Emanuel Peter
06d1345f29 8373026: C2 SuperWord and Vector API: vector algorithms test and benchmark
Co-authored-by: Otmar Ertl <otmar.ertl@dynatrace.com>
Reviewed-by: vlivanov, jbhateja, psandoz, xgong
2026-01-29 08:39:10 +00:00