Vladimir Ivanov
|
4e67ac4136
|
8350909: [JMH] test ThreadOnSpinWaitShared failed for 2 threads config
Reviewed-by: jbhateja, drwhite
|
2025-03-07 20:38:25 +00:00 |
|
Chen Liang
|
8ed6c1d7ee
|
8350607: Consolidate MethodHandles::zero into MethodHandles::constant
Reviewed-by: jrose, redestad, jvernee
|
2025-03-07 20:35:36 +00:00 |
|
Vladimir Kozlov
|
f6a8db289e
|
8348261: assert(n->is_Mem()) failed: memory node required
Reviewed-by: chagedorn, epeter
|
2025-03-07 19:19:03 +00:00 |
|
Anthony Scarpino
|
5cd4fe6376
|
8348309: MultiNST tests need more debugging and timing
Reviewed-by: hchao, mullan
|
2025-03-07 17:14:03 +00:00 |
|
Vladimir Ivanov
|
7c22b814d6
|
8350811: [JMH] test foreign.StrLenTest failed with StringIndexOutOfBoundsException for size=451
Reviewed-by: jbhateja, vpaprotski, mcimadamore
|
2025-03-07 16:12:55 +00:00 |
|
Kevin Walls
|
54fe643e78
|
8347433: Deprecate XML interchange in java.management/javax/management/modelmbean/DescriptorSupport for removal
Reviewed-by: sspitsyn, dfuchs
|
2025-03-07 13:56:23 +00:00 |
|
SendaoYan
|
155697fc0e
|
8349623: [ASAN] Gtest os_linux.glibc_mallinfo_wrapper_vm fails
Reviewed-by: stuefe
|
2025-03-07 09:13:06 +00:00 |
|
Afshin Zafari
|
4066f33a0b
|
8350565: NMT: remaining memory flag/type to be replaced with memory tag
Reviewed-by: gziemski, jsjolen
|
2025-03-07 09:06:12 +00:00 |
|
David Holmes
|
7314efc948
|
8351377: Fix the ProblemList for com/sun/management/OperatingSystemMXBean cpuLoad tests on AIX
Reviewed-by: darcy
|
2025-03-07 03:48:49 +00:00 |
|
Justin Lu
|
7c9a7840ea
|
8351223: Update localized resources in keytool and jarsigner
Reviewed-by: weijun
|
2025-03-06 22:54:24 +00:00 |
|
Alisen Chung
|
a23fb0af65
|
8348110: Update LCMS to 2.17
Reviewed-by: honkar, prr, dnguyen
|
2025-03-06 21:24:44 +00:00 |
|
Brian Burkhalter
|
08929134b3
|
8351086: (fc) Make java/nio/channels/FileChannel/BlockDeviceSize.java test manual
Reviewed-by: msheppar
|
2025-03-06 17:11:53 +00:00 |
|
Brian Burkhalter
|
93f226078e
|
8351294: (fs) Minor verbiage correction for Files.createTemp{Directory,File}
Reviewed-by: alanb
|
2025-03-06 17:11:40 +00:00 |
|
Kevin Walls
|
8f8a879de0
|
8350939: Revisit Windows PDH buffer size calculation for OperatingSystemMXBean
Reviewed-by: dholmes, lmesnik, sspitsyn
|
2025-03-06 12:26:53 +00:00 |
|
Andrew Dinn
|
cfab88b1a2
|
8351256: Improve printing of runtime call stub names in disassember output
Reviewed-by: kvn
|
2025-03-06 10:11:44 +00:00 |
|
Fredrik Bredberg
|
7a5acb9be1
|
8343840: Rewrite the ObjectMonitor lists
Reviewed-by: dholmes, coleenp, pchilanomate, yzheng
|
2025-03-06 09:08:32 +00:00 |
|
Matthias Baesken
|
40f150d3e5
|
8330936: [ubsan] exclude function BilinearInterp and ShapeSINextSpan in libawt java2d from ubsan checks
Reviewed-by: clanger, prr
|
2025-03-06 08:10:23 +00:00 |
|
Stefan Karlsson
|
649ef77951
|
8323158: HotSpot Style Guide should specify more include ordering
Reviewed-by: kbarrett, stuefe, dholmes, kvn
|
2025-03-06 07:42:16 +00:00 |
|
SendaoYan
|
5c552a9d64
|
8349358: [JMH] Cannot access class jdk.internal.vm.ContinuationScope
Reviewed-by: alanb
|
2025-03-06 07:00:44 +00:00 |
|
Emanuel Peter
|
e82031ec1a
|
8350756: C2 SuperWord Multiversioning: remove useless slow loop when the fast loop disappears
Reviewed-by: kvn, chagedorn
|
2025-03-06 06:48:42 +00:00 |
|
Jaikiran Pai
|
3626ac35b3
|
8204868: java/util/zip/ZipFile/TestCleaner.java still fails with "cleaner failed to clean zipfile."
Reviewed-by: lancea
|
2025-03-06 06:22:18 +00:00 |
|
SendaoYan
|
4bb3d81479
|
8351138: Running subset of gtests gets error printing result information
Reviewed-by: erikj
|
2025-03-06 01:41:22 +00:00 |
|
Nicole Xu
|
107ee878d6
|
8346954: [JMH] jdk.incubator.vector.MaskedLogicOpts fails due to IndexOutOfBoundsException
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: jbhateja, xgong
|
2025-03-06 01:40:24 +00:00 |
|
Coleen Phillimore
|
11a37c829c
|
8351165: Remove unused includes from vmStructs
Reviewed-by: kbarrett
jdk-25+13
|
2025-03-05 19:28:39 +00:00 |
|
Justin Lu
|
c3b48196af
|
8351074: Disallow null prefix and suffix in DecimalFormat
Reviewed-by: naoto
|
2025-03-05 18:12:26 +00:00 |
|
Archie Cobbs
|
6012e8d250
|
8350808: Small typos in JShell method SnippetEvent.toString()
Reviewed-by: jlahoda
|
2025-03-05 17:33:54 +00:00 |
|
Archie Cobbs
|
661bd5bfe8
|
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
Reviewed-by: darcy, asemenyuk, joehw
|
2025-03-05 17:32:59 +00:00 |
|
Xiaolong Peng
|
61d9ab9717
|
8350854: Include thread counts in safepoint logging
Reviewed-by: shade, dholmes
|
2025-03-05 16:35:46 +00:00 |
|
Serhiy Sachkov
|
ea9e3cfe03
|
8281511: java/net/ipv6tests/UdpTest.java fails with checkTime failed
Reviewed-by: dfuchs
|
2025-03-05 16:16:58 +00:00 |
|
SendaoYan
|
caaf409845
|
8350546: Several java/net/InetAddress tests fails UnknownHostException
Reviewed-by: dfuchs, myankelevich
|
2025-03-05 12:57:56 +00:00 |
|
SendaoYan
|
062b7c7348
|
8351115: Test AOTClassLinkingVMOptions.java fails after JDK-8348322
Reviewed-by: dholmes, iklam
|
2025-03-05 12:55:33 +00:00 |
|
Matthias Baesken
|
a88e8cd0d2
|
8350952: Remove some non present files from OPT_SPEED_SRC list
Reviewed-by: dholmes, clanger
|
2025-03-05 12:30:09 +00:00 |
|
Sergey Chernyshev
|
de29ef3bf3
|
8343191: Cgroup v1 subsystem fails to set subsystem path
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org>
Reviewed-by: sgehwolf, mbaesken
|
2025-03-05 10:32:36 +00:00 |
|
Emanuel Peter
|
75f028b46b
|
8348657: compiler/loopopts/superword/TestEquivalentInvariants.java timed out
Reviewed-by: thartmann
|
2025-03-05 10:01:26 +00:00 |
|
Fei Yang
|
b1a21b563e
|
8351101: RISC-V: C2: Small improvement to MacroAssembler::revb
Reviewed-by: fjiang, mli
|
2025-03-05 02:17:22 +00:00 |
|
Jatin Bhateja
|
62fa33a870
|
8351158: Incorrect APX EGPR register save ordering
Reviewed-by: kvn, sviswanathan
|
2025-03-05 01:34:15 +00:00 |
|
Dean Long
|
20ea218ce5
|
8336042: Caller/callee param size mismatch in deoptimization causes crash
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: pchilanomate, rrich, vlivanov, never
|
2025-03-04 23:10:52 +00:00 |
|
Cesar Soares Lucas
|
38b4d46c1f
|
8351081: Off-by-one error in ShenandoahCardCluster
Reviewed-by: wkemper
|
2025-03-04 21:44:40 +00:00 |
|
Alexander Zvegintsev
|
29de20dbc2
|
8280991: [XWayland] No displayChanged event after setDisplayMode call
Reviewed-by: honkar, prr
|
2025-03-04 20:55:45 +00:00 |
|
Alexey Semenyuk
|
3e86b3a879
|
8350013: Add a test for JDK-8150442
Reviewed-by: almatvee
|
2025-03-04 20:30:52 +00:00 |
|
Doug Simon
|
a21302bb32
|
8351036: [JVMCI] value not an s2: -32776
Reviewed-by: yzheng, dlong
|
2025-03-04 20:10:57 +00:00 |
|
Weijun Wang
|
0753376b0c
|
8297531: sun/security/krb5/MicroTime.java fails with "Exception: What? only 100 musec precision?"
Reviewed-by: mullan, abarashev
|
2025-03-04 19:32:33 +00:00 |
|
Erik Gahlin
|
55987925fd
|
8351064: JFR: Consistent timestamps
Reviewed-by: mgronlun
|
2025-03-04 17:39:55 +00:00 |
|
William Kemper
|
fe806caa16
|
8350605: assert(!heap->is_uncommit_in_progress()) failed: Cannot uncommit bitmaps while resetting them
Reviewed-by: kdnilsen, ysr
|
2025-03-04 17:11:59 +00:00 |
|
Justin Lu
|
5b8d3491bf
|
4745837: Make grouping usage during parsing apparent in relevant NumberFormat methods
Reviewed-by: naoto
|
2025-03-04 17:08:54 +00:00 |
|
Magnus Ihse Bursie
|
4aa4b46440
|
8351154: Use -ftrivial-auto-var-init=pattern for clang too
Reviewed-by: kbarrett, erikj
|
2025-03-04 16:59:19 +00:00 |
|
Prasanta Sadhukhan
|
daf0213abc
|
8350924: javax/swing/JMenu/4213634/bug4213634.java fails
Reviewed-by: aivanov, tr
|
2025-03-04 16:58:15 +00:00 |
|
Alexey Semenyuk
|
6a31aaeb00
|
8350594: Misleading warning about install dir for DMG packaging
Reviewed-by: almatvee
|
2025-03-04 16:22:28 +00:00 |
|
Alexander Zvegintsev
|
216f113f8b
|
8344892: beans/finder/MethodFinder.findMethod incorrectly returns null
Reviewed-by: aivanov, serb
|
2025-03-04 15:42:03 +00:00 |
|
Ferenc Rakoczi
|
3230894bdd
|
8348561: Add aarch64 intrinsics for ML-DSA
Reviewed-by: adinn
|
2025-03-04 14:41:35 +00:00 |
|