tstuefe
|
3769b9ded4
|
Remove UseCCP from runtime (apart from arg)
|
2025-12-01 07:35:58 +01:00 |
|
tstuefe
|
e74ceb987f
|
Remove UseCCP from services, prims
|
2025-12-01 07:28:19 +01:00 |
|
tstuefe
|
10011b1690
|
Remove UseCCP from utilities
|
2025-12-01 07:28:19 +01:00 |
|
tstuefe
|
3468d61408
|
Remove UseCCP from jvmci
|
2025-12-01 07:28:19 +01:00 |
|
tstuefe
|
7b5311d585
|
Remove UseCCP from gc
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
d238212da0
|
Fix assertion in AOT
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
1cefb30382
|
Fixes, intermediate
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
9770dbda78
|
Remove UseCCP for AOT/CDS
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
19402509ea
|
Remove UseCCP for x64
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
7a5d3026d8
|
Remove UseCCP from cpu/s390
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
ce3f37b0ae
|
Remove UseCCP for RiscV
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
bd5c185c9b
|
Remove UseCCP from cpu/ppc
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
1f7c2a7ae9
|
Removed UseCCP from cpu/aarch64, cpu/arm
|
2025-12-01 07:28:18 +01:00 |
|
tstuefe
|
725e9772d5
|
first rename
|
2025-12-01 07:28:18 +01:00 |
|
Jatin Bhateja
|
e0311ecb85
|
8351016: RA support for EVEX to REX/REX2 demotion to optimize NDD instructions
Reviewed-by: sviswanathan, dlunden, vlivanov, qamai
|
2025-12-01 06:04:23 +00:00 |
|
Jayathirth D V
|
c7a489db9e
|
8372534: Update Libpng to 1.6.51
Reviewed-by: serb, azvegint, prr
|
2025-12-01 05:40:51 +00:00 |
|
Lance Andersen
|
282f339406
|
8369432: Add Support for JDBC 4.5 MR
Reviewed-by: alanb, rriggs
|
2025-11-30 12:53:00 +00:00 |
|
Jaikiran Pai
|
92e1357dfd
|
8371802: Do not let QUIC connection to idle terminate when HTTP/3 is configured with a higher idle timeout
Reviewed-by: dfuchs
|
2025-11-29 01:25:25 +00:00 |
|
Kim Barrett
|
52568bf483
|
8372650: Convert GenericWaitBarrier to use Atomic<T>
Reviewed-by: shade, iwalulya
|
2025-11-28 22:50:18 +00:00 |
|
Afshin Zafari
|
e071afbfe4
|
8351334: [ubsan] memoryReserver.cpp:552:60: runtime error: applying non-zero offset 1073741824 to null pointer
Reviewed-by: aboldtch, dholmes, jsjolen
|
2025-11-28 13:02:44 +00:00 |
|
Jonas Norlinder
|
08c16c384a
|
8372704: ThreadMXBean.getThreadUserTime may return total time
Reviewed-by: alanb, kevinw, dholmes
|
2025-11-28 08:57:02 +00:00 |
|
Kim Barrett
|
0021dc0410
|
8372565: Convert SATBMarkQueue to use Atomic<T>
Reviewed-by: tschatzl, shade, iwalulya
|
2025-11-28 08:54:07 +00:00 |
|
Sergey Bylokhov
|
0c6d1b9c8b
|
8371759: Add missing @Override annotations in com.sun.imageio package
Reviewed-by: tr, jdv, azvegint
|
2025-11-28 06:39:03 +00:00 |
|
James Yuzawa
|
f1d90b8b25
|
8372134: ThreadLocalRandom no longer overrides nextGaussian
Reviewed-by: alanb, rgiulietti, vklang
|
2025-11-27 20:26:16 +00:00 |
|
Daniel Fuchs
|
8a0672c819
|
8372198: Avoid closing PlainHttpConnection while holding a lock
Reviewed-by: djelinski, jpai, vyazici
|
2025-11-27 17:56:04 +00:00 |
|
Jonas Norlinder
|
683ef14bce
|
8372625: [Linux] Remove unnecessary logic for supports_fast_thread_cpu_time
Reviewed-by: sjohanss, dholmes
|
2025-11-27 14:59:07 +00:00 |
|
Alan Bateman
|
6901c05c9d
|
8371815: API docs for 2-arg StructuredTaskScope.open should say timeout may expire before or while waiting in join
Reviewed-by: vklang
|
2025-11-27 14:17:13 +00:00 |
|
Viktor Klang
|
d350158e06
|
8371740: LinkedTransferQueue.poll() returns null even though queue is not empty
Co-authored-by: Doug Lea <dl@openjdk.org>
Co-authored-by: Dr Heinz M. Kabutz <heinz@javaspecialists.eu>
Reviewed-by: alanb
|
2025-11-27 09:42:46 +00:00 |
|
Joel Sikström
|
4ac3395634
|
8372150: Parallel: Tighten requirements around heap sizes with NUMA and Large Pages
Reviewed-by: ayang, stefank, aboldtch, stuefe
|
2025-11-27 09:38:59 +00:00 |
|
Daniel Jeliński
|
1f417e7761
|
8371887: HttpClient: SSLParameters with no protocols configured disable HTTP2+ support
Reviewed-by: jpai, dfuchs
|
2025-11-27 09:27:02 +00:00 |
|
Markus Grönlund
|
141aebca38
|
8372586: Crashes on ppc64(le) after JDK-8371368
Reviewed-by: mbaesken
|
2025-11-27 09:08:34 +00:00 |
|
Joel Sikström
|
de546d0e03
|
8371702: ZGC: NUMA-Affinity for Worker Threads in the Relocation Phase
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: aboldtch, eosterlund
|
2025-11-27 09:02:18 +00:00 |
|
Erik Österlund
|
7cd3d7f157
|
8372376: ZGC: Inaccurate verification of raw nulls in flip promoting pages
Reviewed-by: stefank, sjohanss, aboldtch
|
2025-11-27 07:15:30 +00:00 |
|
Aleksey Shipilev
|
848c0c79b6
|
8372285: G1: Micro-optimize x86 barrier code
Reviewed-by: tschatzl, ayang
|
2025-11-27 05:29:46 +00:00 |
|
Sergey Bylokhov
|
42db9ab629
|
8298432: Investigate the benefits of usage of GetPrimitiveArrayCritical in the cmm code
Reviewed-by: psadhukhan, jdv, azvegint
|
2025-11-26 22:12:41 +00:00 |
|
David Holmes
|
6e920fbdab
|
8372380: Make hs_err reporting more robust for unattached threads
Reviewed-by: shade, aboldtch, kevinw
|
2025-11-26 20:01:29 +00:00 |
|
Trevor Bond
|
c028369dcb
|
8350938: ResourceParsingClassHierarchyResolver inflates all Utf8 CP entries
Reviewed-by: liach, jpai
|
2025-11-26 15:44:14 +00:00 |
|
Harald Eilertsen
|
10ba0ab3c0
|
8371637: allocateNativeInternal sometimes return incorrectly aligned memory
Co-authored-by: Kurt Miller <kurt@openjdk.org>
Reviewed-by: mcimadamore, jvernee
|
2025-11-26 15:33:16 +00:00 |
|
Emanuel Peter
|
e3a085581b
|
8371146: C2 SuperWord: VTransform::add_speculative_check uses pre_init that is pinned after Auto_Vectorization_Check, leading to bad graph
Reviewed-by: roland, chagedorn
|
2025-11-26 14:58:50 +00:00 |
|
Hannes Wallnöfer
|
0a3809f0be
|
8369531: Wrong tooltip used in external class links
Reviewed-by: liach
|
2025-11-26 14:07:06 +00:00 |
|
Hannes Wallnöfer
|
85d4f551b1
|
8372055: Fragment link tag does not work in package info
Reviewed-by: liach
|
2025-11-26 13:36:58 +00:00 |
|
Paul Hübner
|
c146805da5
|
8368551: Core dump warning may be confusing
Reviewed-by: stuefe, dholmes
|
2025-11-26 13:05:41 +00:00 |
|
Jan Lahoda
|
ac046628ed
|
8372336: javac fails with an exception when a class is missing while evaluating conditional expression
Reviewed-by: vromero
|
2025-11-26 10:06:51 +00:00 |
|
Stefan Karlsson
|
5291e1c1e1
|
8372513: Shenandoah: ShenandoahMaxRegionSize can produce an unaligned heap alignment
Reviewed-by: jsikstro, eosterlund, shade
|
2025-11-26 09:29:55 +00:00 |
|
Saranya Natarajan
|
5fe731d55a
|
8349835: C2: Simplify IGV property printing
Reviewed-by: rcastanedalo, dfenacci, chagedorn
|
2025-11-26 09:27:31 +00:00 |
|
Christian Hagedorn
|
275cb9f287
|
8360510: C2: Template Assertion Predicates are not cloned to the inner counted loop with -XX:+StressDuplicateBackedge
Reviewed-by: epeter, roland
|
2025-11-26 07:55:43 +00:00 |
|
María Arias de Reyna Domínguez
|
3ef3f259bb
|
8372253: Improve logging to show why a class was excluded from AOT Cache
Reviewed-by: asmehra, iklam
|
2025-11-26 06:39:31 +00:00 |
|
Kim Barrett
|
f3fddd6e90
|
8372251: Convert PartialArrayStepper/State to use Atomic<T>
Reviewed-by: iwalulya, tschatzl
|
2025-11-26 06:17:44 +00:00 |
|
Sorna Sarathi N
|
7cc584fbe6
|
8372399: Add missing CPE statements
Reviewed-by: asemenyuk
|
2025-11-26 05:47:45 +00:00 |
|
Shaojin Wen
|
4ffdf7af88
|
8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper
Reviewed-by: liach, rriggs
|
2025-11-26 05:46:06 +00:00 |
|