Sergey Kuksenko
|
2158719aab
|
8370150: Add StrictMath microbenchmarks to cover FDLIBM algorithms
Reviewed-by: rgiulietti
|
2025-10-31 14:00:55 +00:00 |
|
Albert Mingkun Yang
|
67a81c476f
|
8370943: Support heap expansion during startup in Serial and Parallel
Reviewed-by: fandreuzzi, eosterlund, tschatzl
|
2025-10-31 13:33:11 +00:00 |
|
Marc Chevalier
|
8ca485cf98
|
8370077: C2: make Compile::_major_progress a boolean
Reviewed-by: chagedorn, kvn, dlong, epeter
|
2025-10-31 11:02:29 +00:00 |
|
Marc Chevalier
|
02f8874c2d
|
8361608: C2: assert(opaq->outcnt() == 1 && opaq->in(1) == limit) failed
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: chagedorn, rcastanedalo
|
2025-10-31 11:00:06 +00:00 |
|
Liam Miller-Cushon
|
8e3620a344
|
8370237: AssertionError in Annotate.fromAnnotations with -Xdoclint and type annotations
Reviewed-by: jlahoda
|
2025-10-31 09:52:02 +00:00 |
|
Mikhail Yankelevich
|
4ca88aa2e8
|
8370852: Test sun/security/ssl/SSLLogger/DebugPropertyValuesTest.java fails after JDK-8369995
Reviewed-by: coffeys, wetmore
|
2025-10-31 09:51:45 +00:00 |
|
Albert Mingkun Yang
|
4913b548a7
|
8370950: Inline CollectedHeap::fill_args_check
Reviewed-by: fandreuzzi, tschatzl
|
2025-10-31 08:46:59 +00:00 |
|
Thomas Schatzl
|
c47ea12111
|
8370889: G1: Inline G1PrepareEvacuationTask::sample_card_set_size()
Reviewed-by: fandreuzzi, ayang, iwalulya
|
2025-10-31 06:38:42 +00:00 |
|
Tagir F. Valeev
|
c6cc7a7b2a
|
8368178: Add specialization of SequencedCollection methods to standard list factories
Reviewed-by: smarks
|
2025-10-31 05:33:59 +00:00 |
|
Prasanta Sadhukhan
|
fc5df4ac8f
|
8370465: Right to Left Orientation Issues with MenuItem Component
Reviewed-by: kizune, honkar
|
2025-10-31 03:33:45 +00:00 |
|
Leonid Mesnik
|
4f9f086847
|
8224852: JVM crash on watched field access from native code
Reviewed-by: amenkov, sspitsyn
|
2025-10-31 01:40:06 +00:00 |
|
William Kemper
|
6347f10bf1
|
8370521: GenShen: Various code cleanup related to promotion
Reviewed-by: fandreuzzi, kdnilsen, ysr
|
2025-10-31 00:07:47 +00:00 |
|
Kelvin Nilsen
|
3c1010b57f
|
8370646: TestLargeUTF8Length.java needs lots of memory
Reviewed-by: phh, wkemper, ysr
|
2025-10-31 00:05:59 +00:00 |
|
Kelvin Nilsen
|
dfa04f4aa5
|
8370653: Fix race in CompressedClassSpaceSizeInJmapHeap.java
Reviewed-by: phh, wkemper, ysr
|
2025-10-31 00:04:11 +00:00 |
|
Alexey Semenyuk
|
a926c216e0
|
8370965: Remove SigningPackageFromTwoStepAppImageTest test
Reviewed-by: almatvee
|
2025-10-30 22:45:49 +00:00 |
|
Kevin Walls
|
0e05466730
|
8370955: Remove test javax/management/remote/mandatory/connection/ConnectionTest.java from ProblemList-Virtual
Reviewed-by: sspitsyn
|
2025-10-30 21:42:43 +00:00 |
|
Alexey Semenyuk
|
a5f3a6f21b
|
8370956: ShortcutHintTest test fails when executed locally on Linux
Reviewed-by: almatvee
|
2025-10-30 21:14:31 +00:00 |
|
Alexey Semenyuk
|
e293166e44
|
8370963: Errors in jpackage jtreg test descriptions
Reviewed-by: almatvee
|
2025-10-30 21:14:09 +00:00 |
|
William Kemper
|
c6eea8acf6
|
8370667: GenShen: Only make assertions about region pinning for collected generation
Reviewed-by: xpeng, ysr
|
2025-10-30 21:10:01 +00:00 |
|
William Kemper
|
c69e0eb2f9
|
8370726: GenShen: Misplaced assertion that old referent is marked during young collection
Reviewed-by: xpeng, ysr
|
2025-10-30 20:40:29 +00:00 |
|
Chen Liang
|
566aa1267c
|
8370971: Problemlist jdkDoctypeBadcharsCheck.java and jdkCheckHtml.java
Reviewed-by: dholmes
|
2025-10-30 20:38:30 +00:00 |
|
Aleksey Shipilev
|
c49a94bf89
|
8370572: Cgroups hierarchical memory limit is not honored after JDK-8322420
Reviewed-by: simonis, sgehwolf
|
2025-10-30 19:09:34 +00:00 |
|
Phil Race
|
414e728698
|
8370141: [macOS] Crash after PrinterJob ends when Graphics.create() is used.
Reviewed-by: serb, psadhukhan
|
2025-10-30 19:09:06 +00:00 |
|
Phil Race
|
4b31511149
|
8370160: NumericShaper allows illegal ranges
Reviewed-by: serb, psadhukhan, kizune
|
2025-10-30 18:03:21 +00:00 |
|
Koushik Thirupattur
|
d18e815b94
|
8368301: sun/security/util/math/intpoly compiler warnings
Reviewed-by: mullan
|
2025-10-30 17:24:11 +00:00 |
|
Chen Liang
|
a2196e2060
|
4397513: Misleading "interface method" in InvocationHandler specification
Reviewed-by: alanb, jpai
|
2025-10-30 16:51:36 +00:00 |
|
Leonid Mesnik
|
ed36b9bb6f
|
8370851: Mark hotspot and jdk tests incompatible with test thread factory
Reviewed-by: alanb, kevinw, sspitsyn
|
2025-10-30 15:34:46 +00:00 |
|
Kevin Walls
|
bb9aeedd88
|
8370908: Remove test javax/management/remote/mandatory/connection/DeadLockTest.java from ProblemList-Virtual
Reviewed-by: cjplummer
|
2025-10-30 15:22:28 +00:00 |
|
Serguei Spitsyn
|
a33aa65fbc
|
8369609: calls from Continuations to invalidate_jvmti_stack must be more accurate
Reviewed-by: pchilanomate, dholmes
|
2025-10-30 14:24:00 +00:00 |
|
Francesco Andreuzzi
|
b166b0d082
|
8370730: Test serviceability/attach/EarlyDynamicLoad/EarlyDynamicLoad.java needs to be resilient about warnings
Reviewed-by: sspitsyn, cjplummer
|
2025-10-30 14:23:31 +00:00 |
|
Anton Seoane Ampudia
|
795bf9f6d1
|
8351159: Remaining cleanups in cpu/x86 after 32-bit x86 removal
Reviewed-by: stefank, kvn
|
2025-10-30 11:31:29 +00:00 |
|
Roland Westrelin
|
80fcfaf41a
|
8369435: C2: transform (LShiftX (SubX con0 a), con1) into (SubX con0<<con1 (LShiftX a con1))
Reviewed-by: epeter, qamai
|
2025-10-30 10:34:37 +00:00 |
|
Thomas Schatzl
|
87e5341d78
|
8370804: G1: Make G1HeapRegionAttr::remset_is_tracked() conform to coding style
Reviewed-by: iwalulya, sjohanss, fandreuzzi, ayang
|
2025-10-30 09:22:11 +00:00 |
|
Afshin Zafari
|
d565c45e61
|
8370261: Test runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java timed out
Reviewed-by: dholmes, shade
|
2025-10-30 08:14:54 +00:00 |
|
Matthias Baesken
|
5096dc8972
|
8368739: [AIX] java/net/httpclient/http3/H3SimpleGet.java#useNioSelector and #with-continuations fail
Reviewed-by: mdoerr, dfuchs
|
2025-10-30 08:05:35 +00:00 |
|
Thomas Schatzl
|
17fd801b24
|
8370807: G1: Improve region attribute table method naming
Reviewed-by: ayang, sjohanss, iwalulya
jdk-26+22
|
2025-10-30 07:35:26 +00:00 |
|
Jan Lahoda
|
87a4772198
|
8366968: Exhaustive switch expression rejected by for not covering all possible values
Reviewed-by: abimpoudis
|
2025-10-30 07:08:18 +00:00 |
|
Rui Li
|
f3dfdfa3fd
|
8369013: Shenandoah: passive mode should support enabling ShenandoahCardBarrier
Reviewed-by: wkemper
|
2025-10-29 21:40:36 +00:00 |
|
Alexander Zvegintsev
|
d62553d8dc
|
8316274: javax/swing/ButtonGroup/TestButtonGroupFocusTraversal.java fails in Ubuntu 23.10 with Motif LAF
Reviewed-by: honkar, prr
|
2025-10-29 20:17:05 +00:00 |
|
Ioi Lam
|
6080ccd232
|
8370797: Test runtime/ErrorHandling/AccessZeroNKlassHitsProtectionZone.java failed on macos 26
Reviewed-by: stuefe, kvn
|
2025-10-29 18:40:14 +00:00 |
|
Artur Barashev
|
436dc687ba
|
8367059: DTLS: loss of NewSessionTicket message results in handshake failure
Reviewed-by: jnimeh, djelinski
|
2025-10-29 17:25:31 +00:00 |
|
Pavel Rappo
|
28f2591bad
|
8370568: Refer to Thread.interrupted as "interrupted status" consistently
Reviewed-by: jpai, rriggs, alanb
|
2025-10-29 15:36:43 +00:00 |
|
Hamlin Li
|
eab5644a96
|
8370481: C2 SuperWord: Long/Integer.compareUnsigned return wrong value in SLP
Reviewed-by: epeter, tonyp
|
2025-10-29 15:00:16 +00:00 |
|
Volkan Yazici
|
2c07214d7c
|
8368249: HttpClient: Translate exceptions thrown by sendAsync
Reviewed-by: jpai
|
2025-10-29 13:12:58 +00:00 |
|
Paul Hübner
|
0f34b0203a
|
8365896: Remove unnecessary explicit buffer nul-termination after using os::snprintf
Reviewed-by: dholmes, coleenp
|
2025-10-29 12:57:06 +00:00 |
|
Joel Sikström
|
6964cede02
|
8369346: Remove default value of and deprecate the MaxRAM flag
Reviewed-by: ayang, lkorinth
|
2025-10-29 12:47:18 +00:00 |
|
Jaikiran Pai
|
4a0200caf9
|
8367561: Getting some "header" property from a file:// URL causes a file descriptor leak
Reviewed-by: dfuchs, vyazici
|
2025-10-29 11:19:53 +00:00 |
|
Matthew Donovan
|
3cbcda5ff3
|
8359978: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed again with java.net.SocketException: An established connection was aborted by the software in your host machine
Reviewed-by: jnimeh, djelinski
|
2025-10-29 11:05:06 +00:00 |
|
Maheshkumar Bollapragada
|
78f1c449da
|
8370678: Update the Problemlisting for java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java
Reviewed-by: honkar
|
2025-10-29 10:58:09 +00:00 |
|
Roberto Castañeda Lozano
|
05ef8f4611
|
8370853: IGV: SEGV in IdealGraphPrinter::print after JDK-8370569
Reviewed-by: dfenacci, aseoane, thartmann
|
2025-10-29 10:49:30 +00:00 |
|