David Briemann
|
5c67e3d6e5
|
8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI
Reviewed-by: mdoerr, rrich
|
2025-07-08 12:58:44 +00:00 |
|
Manuel Hässig
|
2349304bb1
|
8361040: compiler/codegen/TestRedundantLea.java#StringInflate fails with failed IR rules
Co-authored-by: Matthias Baesken <mbaesken@openjdk.org>
Reviewed-by: chagedorn, mbaesken
|
2025-07-08 12:44:36 +00:00 |
|
Kevin Walls
|
310ef85667
|
8305567: serviceability/tmtools/jstat/GcTest01.java failed utils.JstatGcResults.assertConsistency
Reviewed-by: cjplummer, lmesnik
|
2025-07-08 06:38:16 +00:00 |
|
Chris Plummer
|
39c9de2ace
|
8359958: Cleanup "local" debuggee references after JDK-8333117 removed support for non-local debuggees
Reviewed-by: lmesnik, sspitsyn, amenkov
|
2025-07-07 18:50:00 +00:00 |
|
David Holmes
|
3bcbcc5747
|
8361439: [BACKOUT] 8357601: Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
Reviewed-by: lmesnik
|
2025-07-06 21:45:03 +00:00 |
|
Doug Simon
|
5cf349c3b0
|
8361355: Negative cases of Annotated.getAnnotationData implementations are broken
Reviewed-by: never
|
2025-07-04 07:37:20 +00:00 |
|
David Holmes
|
da0a51ce97
|
8357601: Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
Reviewed-by: coleenp, jsjolen
|
2025-07-03 21:02:28 +00:00 |
|
Evgeny Nikitin
|
a2315ddd2a
|
8357739: [jittester] disable the hashCode method
Reviewed-by: lmesnik
|
2025-07-03 16:58:30 +00:00 |
|
Benoît Maillard
|
c75df634be
|
8359602: Ideal optimizations depending on input type are missed because of missing notification mechanism from CCP
Reviewed-by: epeter, thartmann
|
2025-07-03 07:28:11 +00:00 |
|
Hamlin Li
|
c50370599e
|
8360090: [TEST] RISC-V: disable some cds tests on qemu
Reviewed-by: lmesnik, rehn
|
2025-07-02 17:16:12 +00:00 |
|
Saranya Natarajan
|
eac8f5d2c9
|
8325478: Restructure the macro expansion compiler phase to not include macro elimination
Reviewed-by: kvn, dlunden
|
2025-07-02 08:38:31 +00:00 |
|
Manuel Hässig
|
2304044ab2
|
8360641: TestCompilerCounts fails after 8354727
Reviewed-by: kvn, dfenacci, mdoerr
|
2025-07-02 08:35:51 +00:00 |
|
Ioi Lam
|
055d2ffa69
|
8361215: Add AOT test case: verification constraint classes are excluded
Reviewed-by: ccheung
|
2025-07-02 04:24:55 +00:00 |
|
Calvin Cheung
|
534d2b33dc
|
8357064: cds/appcds/ArchiveRelocationTest.java failed with missing expected output
Reviewed-by: shade, iklam
|
2025-07-01 19:52:06 +00:00 |
|
Coleen Phillimore
|
e7a450038a
|
8359707: Add classfile modification code to RedefineClassHelper
Reviewed-by: lmesnik, dholmes, sspitsyn
|
2025-07-01 17:14:36 +00:00 |
|
Aleksey Shipilev
|
e138297323
|
8359436: AOTCompileEagerly should not be diagnostic
Reviewed-by: kvn, syan, dholmes
|
2025-07-01 14:30:20 +00:00 |
|
Aleksey Shipilev
|
cd6caedd0a
|
8360783: CTW: Skip deoptimization between tiers
Reviewed-by: thartmann, mhaessig, dfenacci
|
2025-07-01 07:58:12 +00:00 |
|
Calvin Cheung
|
1dda79cfab
|
8360743: Enables regeneration of JLI holder classes for CDS static dump
Reviewed-by: iklam, liach
|
2025-06-30 17:51:20 +00:00 |
|
Aleksey Shipilev
|
aa1911191c
|
8360867: CTW: Disable inline cache verification
Reviewed-by: kvn, thartmann
|
2025-06-30 12:55:36 +00:00 |
|
Tobias Hartmann
|
c2d76f9844
|
8361032: Problem list TestOnSpinWaitAArch64 until JDK-8360936 is fixed
Reviewed-by: alanb
|
2025-06-30 05:41:37 +00:00 |
|
Chris Plummer
|
712d866b72
|
8360312: Serviceability Agent tests fail with JFR enabled due to unknown thread type JfrRecorderThread
Reviewed-by: sspitsyn, kevinw, dholmes
|
2025-06-27 17:19:22 +00:00 |
|
Coleen Phillimore
|
4edf791aec
|
8295851: Do not use ttyLock in BytecodeTracer::trace
Reviewed-by: dholmes, matsaave
|
2025-06-27 16:11:41 +00:00 |
|
Evgeny Astigeevich
|
ecd2d83096
|
8359435: AArch64: add support for SB instruction to MacroAssembler::spin_wait
Reviewed-by: shade, aph
|
2025-06-27 12:49:20 +00:00 |
|
Coleen Phillimore
|
d8f9b188fa
|
8268406: Deallocate jmethodID native memory
Reviewed-by: dholmes, sspitsyn, dcubed, eosterlund, aboldtch
|
2025-06-27 11:20:49 +00:00 |
|
Matthias Baesken
|
01b15bc1f9
|
8360518: Docker tests do not work when asan is configured
Reviewed-by: sgehwolf
|
2025-06-27 06:43:50 +00:00 |
|
Ioi Lam
|
20e0055e20
|
8344165: Trace exceptions with a complete call-stack
Reviewed-by: coleenp, dholmes
|
2025-06-26 17:23:55 +00:00 |
|
Jatin Bhateja
|
a49ecb26c5
|
8352635: Improve inferencing of Float16 operations with constant inputs
Reviewed-by: epeter, sviswanathan
|
2025-06-26 15:42:43 +00:00 |
|
Kim Barrett
|
7f702cf483
|
8360458: Rename Deferred<> to DeferredStatic<> and improve usage description
Reviewed-by: jsikstro, jsjolen, stefank
|
2025-06-26 15:12:35 +00:00 |
|
Kelvin Nilsen
|
a0c3efa6a8
|
8359947: GenShen: use smaller TLABs by default
Reviewed-by: phh, xpeng
|
2025-06-26 14:36:33 +00:00 |
|
Anton Artemov
|
5039b42de1
|
8359437: Make users and test suite not able to set LockingMode flag
8358542: Remove RTM test VMProps
Co-authored-by: Fredrik Bredberg <fbredberg@openjdk.org>
Reviewed-by: coleenp, lmesnik, fbredberg, alanb, dholmes
|
2025-06-26 07:41:22 +00:00 |
|
David Holmes
|
1ca008fd02
|
8360255: runtime/jni/checked/TestLargeUTF8Length.java fails with -XX:-CompactStrings
Reviewed-by: shade, kbarrett
|
2025-06-26 01:02:03 +00:00 |
|
Serguei Spitsyn
|
52526080ba
|
8225354: serviceability/jvmti/ModuleAwareAgents/ThreadStart failed with Didn't get ThreadStart events in VM early start phase!
Reviewed-by: amenkov, cjplummer
|
2025-06-25 19:21:14 +00:00 |
|
Kim Barrett
|
56c75453cd
|
8352565: Add native method implementation of Reference.get()
Reviewed-by: vlivanov, tschatzl, lmesnik
|
2025-06-25 18:22:06 +00:00 |
|
Kim Barrett
|
878497fb85
|
8360178: TestArguments.atojulong gtest has incorrect format string
Reviewed-by: dholmes
|
2025-06-25 15:16:44 +00:00 |
|
Casper Norrbin
|
850bc20306
|
8356868: Not all cgroup parameters are made available
Reviewed-by: sgehwolf, gziemski
|
2025-06-25 08:32:51 +00:00 |
|
Amit Kumar
|
263e32bb85
|
8358694: VM asserts if CodeCacheSegmentSize is not a power of 2
Reviewed-by: shade, dfenacci
|
2025-06-25 04:39:07 +00:00 |
|
Xiaohong Gong
|
7d6c902ce8
|
8357726: Improve C2 to recognize counted loops with multiple casts in trip counter
Reviewed-by: chagedorn, epeter, galder
|
2025-06-25 01:16:08 +00:00 |
|
Afshin Zafari
|
f5201ac117
|
8359959: Test runtime/NMT/VirtualAllocTestType.java failed: '\\[0x[0]*7f7dc4043000 - 0x[0]*7f7dc4083000\\] reserved 256KB for Test' missing from stdout/stderr
Reviewed-by: jsjolen, dholmes
|
2025-06-24 11:17:48 +00:00 |
|
David Beaumont
|
fdfc557878
|
8360131: Remove use of soon-to-be-removed APIs by CTW framework
Reviewed-by: liach, thartmann
|
2025-06-24 08:09:53 +00:00 |
|
Dingli Zhang
|
ad1033d68f
|
8360169: Problem list CodeInvalidationReasonTest.java on linux-riscv64 until JDK-8360168 is fixed
Reviewed-by: fyang, fjiang, syan, dnsimon
|
2025-06-23 08:02:40 +00:00 |
|
Benoît Maillard
|
c220b1358c
|
8356865: C2: Unreasonable values for debug flag FastAllocateSizeLimit can lead to left-shift-overflow, which is UB
Reviewed-by: epeter, mhaessig
|
2025-06-23 07:52:02 +00:00 |
|
Manuel Hässig
|
9ae39b62b9
|
8355276: Sort C2 includes
Reviewed-by: kvn, thartmann
|
2025-06-23 07:47:17 +00:00 |
|
Fei Yang
|
6b4393917a
|
8359270: C2: alignment check should consider base offset when emitting arraycopy runtime call
Reviewed-by: thartmann, kvn
|
2025-06-23 00:33:34 +00:00 |
|
Daniel D. Daugherty
|
d627282f0c
|
8360143: ProblemList runtime/NMT/VirtualAllocTestType.java
Reviewed-by: rriggs
|
2025-06-20 19:53:17 +00:00 |
|
Doug Simon
|
ff54a6493a
|
8360049: CodeInvalidationReasonTest.java fails with ZGC on AArch64
Reviewed-by: aph, shade
|
2025-06-20 13:25:38 +00:00 |
|
Roland Westrelin
|
c11f36e620
|
8356708: C2: loop strip mining expansion doesn't take sunk stores into account
Reviewed-by: rcastanedalo, epeter
|
2025-06-20 11:24:17 +00:00 |
|
Tobias Hartmann
|
33970629ac
|
8360069: Problem list CodeInvalidationReasonTest.java until JDK-8360049 is fixed
Reviewed-by: dholmes
|
2025-06-20 05:35:10 +00:00 |
|
Manuel Hässig
|
a6464b74a8
|
8358578: Small -XX:NMethodSizeLimit triggers "not in CodeBuffer memory" assert in C1
Reviewed-by: kvn, syan, thartmann
|
2025-06-20 01:33:54 +00:00 |
|
Cesar Soares Lucas
|
2fe1298447
|
8359064: Expose reason for marking nmethod non-entrant to JVMCI client
Reviewed-by: dnsimon, never
|
2025-06-19 18:02:41 +00:00 |
|
Manuel Hässig
|
c7125aa2af
|
8020282: Generated code quality: redundant LEAs in the chained dereferences
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: kvn, rcastanedalo
|
2025-06-19 09:36:29 +00:00 |
|