Saranya Natarajan
|
c3a85cd4d1
|
fixing test failures due to intx -> int of BciProfileWidth
|
2025-07-23 11:02:08 +00:00 |
|
Saranya Natarajan
|
a32b6eadaf
|
addressing review comment 1
|
2025-07-22 12:57:27 +00:00 |
|
Saranya Natarajan
|
6a36457dbd
|
Fix for AArch64
|
2025-07-21 08:34:35 +00:00 |
|
Saranya Natarajan
|
76066097d0
|
Modified the upper bound
|
2025-07-04 21:51:28 +00:00 |
|
Saranya Natarajan
|
5f54ee1e8c
|
initial commit
|
2025-07-04 11:09:55 +00:00 |
|
Michael McMahon
|
116b8543b0
|
8351983: HttpCookie Parser Incorrectly Handles Cookies with Expires Attribute
Reviewed-by: dfuchs, vyazici
|
2025-06-24 09:15:58 +00:00 |
|
Albert Mingkun Yang
|
54fec2b98b
|
8360220: Deprecate and obsolete ParallelRefProcBalancingEnabled
Reviewed-by: kbarrett, tschatzl
|
2025-06-24 07:34:15 +00:00 |
|
Manuel Hässig
|
03d66d9ee2
|
8358572: C1 hits "need debug information" assert with -XX:-DeoptC1
Reviewed-by: shade, aph
|
2025-06-24 07:00:45 +00:00 |
|
Manuel Hässig
|
f6ff38ab42
|
8353815: [ubsan] compilationPolicy.cpp: division by zero related to tiered compilation flags
Reviewed-by: mbaesken, kvn
|
2025-06-24 06:55:05 +00:00 |
|
Daniel Jeliński
|
dbbfa76b73
|
8131136: java/awt/font/JNICheck/JNICheck.sh issue warning on core-libs code
Reviewed-by: aivanov, prr, serb
|
2025-06-24 06:09:17 +00:00 |
|
Anjian Wen
|
34412da52b
|
8360179: RISC-V: Only enable BigInteger intrinsics when AvoidUnalignedAccess == false
Reviewed-by: fjiang, fyang
|
2025-06-24 03:08:50 +00:00 |
|
Chad Rakoczy
|
a350a1115a
|
8358655: AArch64: Simplify Interpreter::profile_taken_branch
Reviewed-by: shade, aph
|
2025-06-24 02:34:53 +00:00 |
|
Kim Barrett
|
6df0f5e390
|
8360281: VMError::error_string has incorrect format usage
Reviewed-by: coleenp
|
2025-06-23 18:19:01 +00:00 |
|
Naoto Sato
|
9c3eaa49f7
|
8359732: Make standard i/o encoding related system properties StaticProperty
Reviewed-by: rriggs, alanb, vyazici
|
2025-06-23 16:16:28 +00:00 |
|
Jonas Norlinder
|
c748d358b2
|
8360024: Reorganize GC VM operations and implement is_gc_operation
Reviewed-by: tschatzl, dholmes
|
2025-06-23 12:49:59 +00:00 |
|
Erik Gahlin
|
10e6eec9e6
|
8360039: JFR: Improve parser logging of constants
Reviewed-by: mgronlun
|
2025-06-23 11:09:11 +00:00 |
|
Nikita Gubarkov
|
251f2ac785
|
8355904: Use variadic macros for J2dTrace
Reviewed-by: aivanov, serb, prr, avu
|
2025-06-23 10:52:07 +00:00 |
|
Andrey Turbanov
|
fe7ec31259
|
8359996: Remove unnecessary List.indexOf key from Track.remove
Reviewed-by: aivanov, liach, azvegint
|
2025-06-23 08:32:02 +00:00 |
|
Albert Mingkun Yang
|
516197f50b
|
8359924: Deprecate and obsolete ParallelRefProcEnabled
Reviewed-by: tschatzl, kbarrett, dholmes
|
2025-06-23 08:27:13 +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 |
|
Johan Sjölen
|
3d35b408e1
|
8357220: Introduce a BSMAttributeEntry struct
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: sspitsyn, coleenp, matsaave
|
2025-06-23 07:05:33 +00:00 |
|
Anjian Wen
|
620df7ec34
|
8359801: RISC-V: Simplify Interpreter::profile_taken_branch
Reviewed-by: fyang, fjiang
|
2025-06-23 02:31:53 +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 |
|
Phil Race
|
81985d422d
|
8358526: Clarify behavior of java.awt.HeadlessException constructed with no-args
Reviewed-by: aivanov, honkar
|
2025-06-20 22:22:41 +00:00 |
|
William Kemper
|
17cf49746d
|
8357550: GenShen crashes during freeze: assert(!chunk->requires_barriers()) failed
Reviewed-by: kdnilsen, shade
|
2025-06-20 17:08:08 +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 |
|
Shruthi
|
8f121a173c
|
8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix)
Reviewed-by: alanb, jkern
|
2025-06-20 10:13:01 +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 |
|
Albert Mingkun Yang
|
0dd50dbb3e
|
8359825: Parallel: Simplify MutableNUMASpace::ensure_parsability
Reviewed-by: tschatzl, sangheki
|
2025-06-19 19:43:24 +00:00 |
|
William Kemper
|
dec42bebb8
|
8359394: GC cause cleanup
Reviewed-by: shade, ysr, stefank
|
2025-06-19 18:40:32 +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 |
|
Yudi Zheng
|
2e3bdec985
|
8358686: CDS and AOT can cause buffer truncation warning even when logging is disabled
Reviewed-by: dnsimon, iklam
|
2025-06-19 15:49:49 +00:00 |
|
Nizar Benalla
|
c4fb00a7be
|
8358769: Update --release 25 symbol information for JDK 25 build 26
Reviewed-by: darcy, iris
|
2025-06-19 10:38:24 +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 |
|
Ana Maria Mihalceanu
|
0dce98b716
|
8359123: Misleading examples in jmod man page
Reviewed-by: cstein, alanb, iris
|
2025-06-19 07:45:04 +00:00 |
|
Sergey Bylokhov
|
23e1e2ff4a
|
8359180: Apply java.io.Serial annotations in java.instrument
Reviewed-by: phh, sspitsyn
|
2025-06-18 22:54:05 +00:00 |
|
Andrey Turbanov
|
5a62e99523
|
8357686: Remove unnecessary Map.get from AWTAutoShutdown.unregisterPeer
Reviewed-by: serb, aivanov
|
2025-06-18 20:58:01 +00:00 |
|
Srinivas Vamsi Parasa
|
b52af182c4
|
8359386: Fix incorrect value for max_size of C2CodeStub when APX is used
Reviewed-by: thartmann, shade, jbhateja, sviswanathan
|
2025-06-18 18:30:06 +00:00 |
|
Kim Barrett
|
7bc0d82450
|
8359227: Code cache/heap size options should be size_t
Reviewed-by: mhaessig, tschatzl
|
2025-06-18 18:05:18 +00:00 |
|
Erik Gahlin
|
984d7f9cdf
|
8359895: JFR: method-timing view doesn't work
Reviewed-by: mgronlun
|
2025-06-18 14:43:55 +00:00 |
|
Joel Sikström
|
42d3604a31
|
8359923: Const accessors for the Deferred class
Reviewed-by: jsjolen
|
2025-06-18 14:07:25 +00:00 |
|
Casper Norrbin
|
cf78925859
|
8358891: Remove the PerfDataSamplingIntervalFunc code
Reviewed-by: shade, jwilhelm
|
2025-06-18 13:58:45 +00:00 |
|
Mikhail Ablakatov
|
ba32b78bfa
|
8358329: AArch64: emit direct branches in static stubs for small code caches
Reviewed-by: aph, eastigeevich
|
2025-06-18 11:48:45 +00:00 |
|
Afshin Zafari
|
547ce03016
|
8337217: Port VirtualMemoryTracker to use VMATree
Reviewed-by: jsjolen, gziemski
|
2025-06-18 11:37:48 +00:00 |
|
He-Pin(kerr)
|
f07f5ce984
|
8359067: Fix typo in DelayScheduler.java
Reviewed-by: syan, dl, rriggs, vklang
|
2025-06-18 11:26:00 +00:00 |
|
Jaikiran Pai
|
57266064a7
|
8359709: java.net.HttpURLConnection sends unexpected "Host" request header in some cases after JDK-8344190
Reviewed-by: dfuchs, djelinski, michaelm, vyazici
|
2025-06-18 09:03:25 +00:00 |
|
Prasanta Sadhukhan
|
1130c1bc33
|
6798061: The removal of System.out.println from KeyboardManager
Reviewed-by: prr
|
2025-06-18 02:56:48 +00:00 |
|
Jaikiran Pai
|
2f63d3aee5
|
7116990: (spec) Socket.connect(addr,timeout) not clear if IOException because of TCP timeout
Reviewed-by: alanb, dfuchs
|
2025-06-18 02:06:22 +00:00 |
|
William Kemper
|
382f870cd5
|
8357976: GenShen crash in swap_card_tables: Should be clean
Reviewed-by: kdnilsen, cslucas, ysr, xpeng
|
2025-06-17 21:15:25 +00:00 |
|