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 |
|
Roland Westrelin
|
b2cd3b0d48
|
8350330: C2: PhaseIdealLoop::add_parse_predicate() should mirror GraphKit::add_parse_predicate()
Reviewed-by: chagedorn, qamai
|
2026-01-28 08:00:11 +00:00 |
|
Ioi Lam
|
cba7d88ca4
|
8374549: Extend MetaspaceClosure to cover non-MetaspaceObj types
Reviewed-by: kvn, asmehra
|
2026-01-27 03:16:43 +00:00 |
|
Chen Liang
|
fdcc122a9d
|
8376422: Run compiler/corelibs/OptionalFold.java with tiered compilation
Reviewed-by: dholmes
|
2026-01-27 00:15:13 +00:00 |
|
Chen Liang
|
3220c4cb43
|
8372696: Allow boot classes to explicitly opt-in for final field trusting
Reviewed-by: jvernee, jrose, alanb
|
2026-01-26 18:32:15 +00:00 |
|
Christian Hagedorn
|
bbae38e510
|
8375272: [IR Framework] Miscellaneous clean-ups
Reviewed-by: mchevalier, dfenacci, thartmann
|
2026-01-26 16:23:30 +00:00 |
|
Quan Anh Mai
|
30675faa67
|
8375653: C2: CmpUNode::sub is not monotonic
Reviewed-by: chagedorn, mchevalier
|
2026-01-26 11:18:21 +00:00 |
|
Thomas Schatzl
|
2af271e5e6
|
8375436: G1: Convert G1CardSet classes to use Atomic<T>
Reviewed-by: kbarrett, iwalulya
|
2026-01-26 09:12:39 +00:00 |
|
Yasumasa Suenaga
|
a3b1aa9f7d
|
8374482: SA does not handle signal handler frame in mixed jstack
Reviewed-by: cjplummer, kevinw
|
2026-01-24 08:43:37 +00:00 |
|
Severin Gehwolf
|
3fb118a29e
|
8375692: Hotspot container tests assert with non-ascii vendor name
Reviewed-by: naoto, dholmes, syan
|
2026-01-23 16:55:38 +00:00 |
|
Guanqiang Han
|
6f6966b28b
|
8374862: assert(false) failed: Attempting to acquire lock MDOExtraData_lock/nosafepoint-1 out of order with lock tty_lock/tty -- possible deadlock (running with -XX:+Verbose -XX:+WizardMode -XX:+PrintDeoptimizationDetails)
Reviewed-by: dholmes, dlong
|
2026-01-23 11:37:30 +00:00 |
|
Ioi Lam
|
7f2aa59f82
|
8375654: Exclude all array classes from dynamic CDS archive
Reviewed-by: kvn, vlivanov
|
2026-01-23 06:24:47 +00:00 |
|
SendaoYan
|
0f087a7fef
|
8376051: gc/stress/TestStressG1Uncommit.java fails assertLessThan: expected that xxx < xxx
Reviewed-by: tschatzl, shade
|
2026-01-23 00:57:25 +00:00 |
|
Kelvin Nilsen
|
d6ebcf8a4f
|
8357471: GenShen: Share collector reserves between young and old
Reviewed-by: wkemper
|
2026-01-22 21:28:57 +00:00 |
|
Roland Westrelin
|
0d1d4d07b9
|
8374725: C2: assert(x_ctrl == get_late_ctrl_with_anti_dep(x->as_Load(), early_ctrl, x_ctrl)) failed: anti-dependences were already checked
Reviewed-by: chagedorn, qamai, dfenacci
|
2026-01-22 12:09:11 +00:00 |
|
Casper Norrbin
|
ddbd4617a6
|
8303470: containers/docker/TestMemoryAwareness.java failed with "'memory_limit_in_bytes:.*512000 k' missing from stdout/stderr"
Reviewed-by: sgehwolf, dholmes
|
2026-01-22 09:45:40 +00:00 |
|
Quan Anh Mai
|
92236ead1d
|
8375618: Incorrect assert in CastLLNode::Ideal
Reviewed-by: chagedorn, dlong
|
2026-01-22 08:32:01 +00:00 |
|
Thomas Schatzl
|
f3381f0ffe
|
8375314: Parallel: Crash iterating over unloaded classes for ObjectCountAfterGC event
Reviewed-by: rkennke, sjohanss, iwalulya
|
2026-01-22 08:29:05 +00:00 |
|
Serguei Spitsyn
|
3d919ad43a
|
8373366: HandshakeState should disallow suspend ops for disabler threads
8375362: Deadlock with unmount of suspended virtual thread interrupting another virtual thread
Reviewed-by: lmesnik, pchilanomate
|
2026-01-22 01:53:42 +00:00 |
|
Jie Fu
|
560a92a632
|
8375787: compiler/vectorapi/TestCastShapeBadOpc.java fails with release VMs
Reviewed-by: syan, lmesnik, fyang, epeter
|
2026-01-21 06:33:54 +00:00 |
|
SendaoYan
|
599ed0bb5f
|
8375485: Tests in vmTestbase/nsk are failing due to missing class unloading after 8373945
Reviewed-by: lmesnik, cjplummer
|
2026-01-21 03:39:02 +00:00 |
|
Emanuel Peter
|
42439eb60c
|
8374889: C2 VectorAPI: must handle impossible combination of signed cast from float
Reviewed-by: dlong, qamai
|
2026-01-20 18:30:42 +00:00 |
|
Thomas Schatzl
|
d9db4fb36e
|
8373894: G1: Count evacuation-failed garbage collections in gc cpu usage
Reviewed-by: iwalulya, kbarrett
|
2026-01-20 08:01:54 +00:00 |
|
Casper Norrbin
|
f2d5290c29
|
8367319: Add os interfaces to get machine and container values separately
Reviewed-by: eosterlund, sgehwolf
|
2026-01-19 14:44:37 +00:00 |
|
Quan Anh Mai
|
c44a99a758
|
8374180: C2 crash in PhaseCCP::verify_type - fatal error: Not monotonic
Reviewed-by: hgreule, bmaillard, epeter
|
2026-01-19 14:20:18 +00:00 |
|
Christian Hagedorn
|
e7f1f16a88
|
8375271: [IR Framework] Rename IREncoding to ApplicableIRRules and driver/flag/test VM to Driver/Flag/Test VM
Reviewed-by: dfenacci, thartmann, mhaessig
|
2026-01-19 14:02:02 +00:00 |
|
Guanqiang Han
|
a67979c4e6
|
8375125: assert(false) failed: "Attempting to acquire lock NativeHeapTrimmer_lock/nosafepoint out of order with lock ConcurrentHashTableResize_lock/nosafepoint-2 -- possible deadlock" when using native heap trimmer
Reviewed-by: dholmes, stuefe
|
2026-01-19 02:33:18 +00:00 |
|
SendaoYan
|
e4474ad8ae
|
8375367: vmTestbase tests reported variable uninitialized by clang23
Reviewed-by: sspitsyn, amenkov, lmesnik
|
2026-01-16 03:19:28 +00:00 |
|
Galder Zamarreño
|
d16a9b2ec5
|
8373134: C2: Min/Max users of Min/Max uses should be enqueued for GVN
Reviewed-by: epeter, bmaillard, dlong
|
2026-01-15 07:22:54 +00:00 |
|
SendaoYan
|
2b1e11c254
|
8374879: NMethodRelocationTest fails with -Xcomp after 8369150
Reviewed-by: lmesnik, chagedorn
|
2026-01-15 02:46:20 +00:00 |
|
SendaoYan
|
ce5e0d8a48
|
8373945: Use WB.fullGC() in ClassUnloader.unloadClass to force GC for vmTestbase tests
Reviewed-by: cjplummer, lmesnik
|
2026-01-15 02:44:16 +00:00 |
|
Quan Anh Mai
|
624d7144f7
|
8374435: assert(addp->is_AddP()) failed: must be AddP during EA with -XX:-UseCompressedOops
Reviewed-by: chagedorn, thartmann
|
2026-01-14 07:09:38 +00:00 |
|
Volodymyr Paprotski
|
45990d796f
|
8374570: Assertion failure in ClearArray.java with -XX:+EnableX86EcoreOpts
Reviewed-by: thartmann, epeter, qamai
|
2026-01-13 15:15:36 +00:00 |
|
Matthias Baesken
|
49f7265894
|
8374872: Cleanup outdated SAP AG copyright header info
Reviewed-by: clanger, mdoerr
|
2026-01-13 13:54:04 +00:00 |
|
Axel Boldt-Christmas
|
586846b84a
|
8374450: GTest opto.canonicalize_constraints cannot run without VM
Reviewed-by: qamai, thartmann, shade
|
2026-01-13 06:49:04 +00:00 |
|