William Kemper
|
92f2ab2e1b
|
8264851: Shenandoah: Rework control loop mechanics to use timed waits
Reviewed-by: kdnilsen, shade
|
2025-10-08 18:14:26 +00:00 |
|
Valerie Peng
|
ac73e688b1
|
8368984: Extra slashes in Cipher transformation leads to NSPE instead of NSAE
Reviewed-by: weijun
|
2025-10-08 17:36:03 +00:00 |
|
Richard Reingruber
|
79bcc7b8ec
|
8369257: PPC: compiler/whitebox/RelocateNMethodMultiplePaths.java fails with assertion
Reviewed-by: mdoerr
|
2025-10-08 15:56:58 +00:00 |
|
Francesco Andreuzzi
|
927aa3f8da
|
8369178: G1: Use NMethodMarkingScope and ThreadsClaimTokenScope in G1RootProcessor
Reviewed-by: ayang, tschatzl
|
2025-10-08 14:20:23 +00:00 |
|
Ruben Ayrapetyan
|
23fcbb0bad
|
8365153: AArch64: Set JVM flags for Neoverse N3 and V3 cores
Reviewed-by: eastigeevich, aph
|
2025-10-08 12:13:04 +00:00 |
|
Albert Mingkun Yang
|
c12f0e74a9
|
8369286: Parallel: Assertion failure in mutableNUMASpace
Reviewed-by: jsikstro, tschatzl
|
2025-10-08 11:21:22 +00:00 |
|
Afshin Zafari
|
6a4c2676a6
|
8365385: [asan] os::pretouch_memory() is not compatible with ASAN
Reviewed-by: stuefe, jsjolen
|
2025-10-08 09:49:48 +00:00 |
|
Albert Mingkun Yang
|
c66950643e
|
8369277: Remove unused CodeCacheUnloadingTask::_num_workers
Reviewed-by: shade, tschatzl
|
2025-10-08 09:29:24 +00:00 |
|
Suchismith Roy
|
d45e65bab4
|
8030957: AIX: Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX
Reviewed-by: jkern, mdoerr, mbaesken
|
2025-10-08 09:15:23 +00:00 |
|
Antón Seoane Ampudia
|
f58e17fd27
|
8368780: IGV: Upgrade to Netbeans Platform 27
Reviewed-by: rcastanedalo, chagedorn
|
2025-10-08 08:58:58 +00:00 |
|
Johannes Bechberger
|
d27649fe22
|
8367302: New test jdk/jfr/event/profiling/TestCPUTimeSampleQueueAutoSizes.java from JDK-8366082 is failing
Reviewed-by: dholmes, apangin
|
2025-10-08 08:03:32 +00:00 |
|
Matthias Baesken
|
bd25db1fb8
|
8368960: Adjust java UL logging in the build
Reviewed-by: erikj, dholmes
|
2025-10-08 07:02:34 +00:00 |
|
Jan Lahoda
|
862119565d
|
8363917: SwitchBootstraps.enumSwitch() args not checked as documented
Reviewed-by: liach
|
2025-10-08 05:32:51 +00:00 |
|
Emanuel Peter
|
2ac24bf1ba
|
8367389: C2 SuperWord: refactor VTransform to model the whole loop instead of just the basic block
Reviewed-by: roland, mhaessig
|
2025-10-08 03:06:29 +00:00 |
|
Prasanta Sadhukhan
|
650fd35b3b
|
8335646: Nimbus : JLabel not painted with LAF defined foreground color on Ubuntu 24.04
Reviewed-by: aivanov, dnguyen, serb
|
2025-10-08 03:00:30 +00:00 |
|
Mikael Vidstedt
|
4ee6079b11
|
8369328: Use uppercase variable names in the devkit makefiles
Reviewed-by: erikj
|
2025-10-08 02:05:20 +00:00 |
|
Archie Cobbs
|
910bb68e51
|
8349847: Support configuring individual lint categories as errors
Reviewed-by: vromero
|
2025-10-07 19:32:08 +00:00 |
|
Phil Race
|
6bfd018bea
|
8366002: Beans.instantiate needs to describe the lookup procedure
Reviewed-by: serb, aivanov
|
2025-10-07 19:08:22 +00:00 |
|
Mikael Vidstedt
|
7f070d356c
|
8369246: Use https in make/devkit scripts
Reviewed-by: ayang, erikj
|
2025-10-07 17:37:31 +00:00 |
|
Naoto Sato
|
6b3162620b
|
8368845: x-IBM930 uses incorrect character for Hex 42 60
Reviewed-by: sherman, rriggs, iris
|
2025-10-07 17:21:13 +00:00 |
|
Aleksey Shipilev
|
1ea8cfa6dc
|
8369226: GHA: Switch to MacOS 15
Reviewed-by: erikj, ayang, sgehwolf
|
2025-10-07 16:54:36 +00:00 |
|
Phil Race
|
ebeb77baae
|
8358058: sun/java2d/OpenGL/DrawImageBg.java Test fails intermittently
Reviewed-by: azvegint, serb, psadhukhan
|
2025-10-07 16:47:43 +00:00 |
|
Joe Darcy
|
4ca3ab6275
|
8369123: Still more small Float16 refactorings
Reviewed-by: rgiulietti
|
2025-10-07 16:41:45 +00:00 |
|
Volkan Yazici
|
eb835e05f9
|
8366040: Change URL.lookupViaProviders to use ScopedValue to detect recursive lookup
Reviewed-by: alanb, dfuchs
|
2025-10-07 15:57:31 +00:00 |
|
Erik Gahlin
|
eb729f0aaa
|
8247776: JFR: TestThreadContextSwitches.java failed "RuntimeException: No events: expected false, was true"
Reviewed-by: mgronlun
|
2025-10-07 15:38:58 +00:00 |
|
Hannes Wallnöfer
|
8a20656ed0
|
8367321: Fix CSS bugs in dark theme
8366942: Dark mode pages briefly blink before going dark
Reviewed-by: nbenalla, liach
|
2025-10-07 15:16:08 +00:00 |
|
jonghoonpark
|
0f2a95c15d
|
8365782: Remove unnecessary inclusion of <stdlib.h> in jfrOSInterface.cpp
Reviewed-by: ayang, tschatzl
|
2025-10-07 15:13:23 +00:00 |
|
Albert Mingkun Yang
|
a9c93f865b
|
8369263: Parallel: Inline PSPromotionManager::push_depth
Reviewed-by: iwalulya, shade, fandreuzzi
|
2025-10-07 13:40:19 +00:00 |
|
Johny Jose
|
4b4d0cd35a
|
8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently
Reviewed-by: msheppar, smarks, jpai
|
2025-10-07 13:13:42 +00:00 |
|
Yasumasa Suenaga
|
9c46febcac
|
8245234: Still seeing missing mixed stack traces, even after JDK-8234624
Reviewed-by: kevinw, cjplummer
|
2025-10-07 12:47:40 +00:00 |
|
Alexey Ivanov
|
6bec42adcc
|
8368892: Make JEditorPane/TestBrowserBGColor.java headless
Reviewed-by: serb, azvegint
|
2025-10-07 10:21:33 +00:00 |
|
Andrew Haley
|
aed9485bbb
|
8368303: AlwaysAtomicAccesses is excessively strict
Reviewed-by: shade, vlivanov, dlong
|
2025-10-07 10:09:23 +00:00 |
|
Daniel Skantz
|
c06d6805aa
|
8362394: C2: Repeated stacked string concatenation fails with "Hit MemLimit" and other resourcing errors
Reviewed-by: chagedorn, rcastanedalo
|
2025-10-07 09:04:39 +00:00 |
|
Benoît Maillard
|
07549f3e15
|
8360389: Support printing from C2 compiled code
Reviewed-by: kvn, thartmann, mhaessig
|
2025-10-07 07:43:43 +00:00 |
|
Prasanta Sadhukhan
|
e783c524c1
|
8368185: Test javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java failed: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state
Reviewed-by: tr, aivanov
|
2025-10-07 04:08:32 +00:00 |
|
Mikael Vidstedt
|
eb34a11793
|
8369242: Rename URL variables in devkit/Tools.gmk
Reviewed-by: erikj
|
2025-10-07 00:52:38 +00:00 |
|
Erik Gahlin
|
2376a9e972
|
8365630: jdk/jfr/tool/TestPrintContextual.java fails with wrong spanId
Reviewed-by: shade
|
2025-10-06 17:30:42 +00:00 |
|
Justin Lu
|
0f406c420e
|
8369078: Fix faulty test conversion in IllegalCharsetName.java
Reviewed-by: naoto, alanb
|
2025-10-06 16:11:59 +00:00 |
|
Albert Mingkun Yang
|
596af0a7cc
|
8369041: Release memory after testing in ThreadsRunner.java
Reviewed-by: shade, tschatzl
|
2025-10-06 15:44:13 +00:00 |
|
Mahendra Chhipa
|
b6a4cfecb7
|
8367114: Update jdk.test.lib.net.SimpleHttpServer to use SimpleFileServer
Reviewed-by: dfuchs, vyazici
|
2025-10-06 15:26:59 +00:00 |
|
Nizar Benalla
|
e3320a9df5
|
8367610: Test tools/sincechecker/modules/java.base/JavaBaseCheckSince.java timed out on Windows
Reviewed-by: liach
|
2025-10-06 13:32:46 +00:00 |
|
jonghoonpark
|
2bfada3f58
|
8364927: Add @requires annotation to TestReclaimStringsLeaksMemory.java
Reviewed-by: tschatzl, stefank, ayang
|
2025-10-06 11:53:14 +00:00 |
|
SendaoYan
|
2c114d676d
|
8367899: compiler/c2/gvn/TestBitCompressValueTransform.java intermittent timed out
Reviewed-by: dfenacci, chagedorn
|
2025-10-06 09:26:51 +00:00 |
|
Francesco Andreuzzi
|
baf8bc5701
|
8369038: Parallel: Use NMethodMarkingScope and ThreadsClaimTokenScope in psParallelCompact
Reviewed-by: ayang, shade
|
2025-10-06 08:14:44 +00:00 |
|
Roberto Castañeda Lozano
|
59e87437b4
|
8368753: IGV: improve CFG view of difference graphs
Reviewed-by: chagedorn, mhaessig, dfenacci
|
2025-10-06 08:14:24 +00:00 |
|
Fredrik Bredberg
|
e6781fd949
|
8367601: Remove held_monitor_count
Reviewed-by: mdoerr, pchilanomate, fyang
|
2025-10-06 08:10:11 +00:00 |
|
Johan Sjölen
|
069c569a71
|
8368097: [asan] heap-buffer-overflow reported in ClassFileParser::skip_over_field_signature
Reviewed-by: dholmes, mbaesken
|
2025-10-06 07:48:45 +00:00 |
|
Damon Fenacci
|
85877e2022
|
8355354: C2 crashed: assert(_callee == nullptr || _callee == m) failed: repeated inline attempt with different callee
Reviewed-by: vlivanov, dlong
|
2025-10-06 06:17:48 +00:00 |
|
Vladimir Ivanov
|
ba7bf43c76
|
8365290: [perf] x86 ArrayFill intrinsic generates SPLIT_STORE for unaligned arrays
Reviewed-by: sviswanathan, vpaprotski, kvn
|
2025-10-05 23:55:53 +00:00 |
|
Vladimir Kozlov
|
5d9f94e05e
|
8369152: Problem list new tests from JDK-8316694
Reviewed-by: jpai, dholmes, serb
|
2025-10-05 16:20:53 +00:00 |
|