Tejesh R
|
21480a7ae8
|
8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null
Reviewed-by: abhiscxk, honkar, aivanov
|
2024-04-25 04:31:55 +00:00 |
|
Jonathan Gibbons
|
e6118ce784
|
8331018: Clean up non-standard use of /** comments in jdk.jshell
Reviewed-by: iris, darcy, jlahoda
|
2024-04-24 20:45:23 +00:00 |
|
Vladimir Kozlov
|
a44ac026c5
|
8330853: Add missing checks for ConnectionGraph::can_reduce_cmp() call
Reviewed-by: iveresov, dlong, cslucas
|
2024-04-24 20:42:50 +00:00 |
|
Martin Balao
|
8a8d928898
|
8330611: AES-CTR vector intrinsic may read out of bounds (x86_64, AVX-512)
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: aph, sviswanathan
|
2024-04-24 20:23:25 +00:00 |
|
Albert Mingkun Yang
|
0014e0e6b9
|
8331061: Serial: Missed BOT update in TenuredGeneration::expand_and_allocate
Reviewed-by: tschatzl, gli
|
2024-04-24 19:56:20 +00:00 |
|
Emanuel Peter
|
ea3909acd1
|
8331054: C2 MergeStores: assert failed: unexpected basic type after JDK-8318446 and JDK-8329555
Reviewed-by: thartmann, kvn
|
2024-04-24 19:06:46 +00:00 |
|
Roman Kennke
|
7b2560b490
|
8330849: Add test to verify memory usage with recursive locking
Reviewed-by: lmesnik, shade
|
2024-04-24 18:56:47 +00:00 |
|
Phil Race
|
25871af36b
|
8328896: Fontmetrics for large Fonts has zero width
Reviewed-by: tr, serb
|
2024-04-24 17:54:10 +00:00 |
|
Joshua Cao
|
1d06170758
|
8300148: Consider using a StoreStore barrier instead of Release barrier on ctor exit
Reviewed-by: shade, kvn, dlong
|
2024-04-24 17:06:45 +00:00 |
|
Gerard Ziemski
|
f1d0e715b6
|
8324577: [REDO] - [IMPROVE] OPEN_MAX is no longer the max limit on macOS >= 10.6 for RLIMIT_NOFILE
Reviewed-by: dcubed, dholmes
|
2024-04-24 14:27:10 +00:00 |
|
Albert Mingkun Yang
|
74b11ccf14
|
8331004: Serial: Remove unused GenClosure
Reviewed-by: gli, tschatzl
|
2024-04-24 13:34:35 +00:00 |
|
Matthias Baesken
|
45ed97f15b
|
8330464: hserr generic events - add entry for the before_exit calls
Reviewed-by: rrich, lucy
|
2024-04-24 12:55:34 +00:00 |
|
Stefan Johansson
|
e311ba32a5
|
8330626: ZGC: Windows address space placeholders not managed correctly
Reviewed-by: stefank, aboldtch
|
2024-04-24 12:03:30 +00:00 |
|
Per Minborg
|
e923dfe4c5
|
8314592: Add shortcut to SymbolLookup::find
Reviewed-by: jvernee, prr
|
2024-04-24 11:56:44 +00:00 |
|
Serguei Spitsyn
|
15190816f7
|
8330303: Crash: assert(_target_jt == nullptr || _target_jt->vthread() == target_h()) failed
Reviewed-by: pchilanomate, cjplummer, lmesnik
|
2024-04-24 11:43:49 +00:00 |
|
Guoxiong Li
|
2bb5cf5f33
|
8330155: Serial: Remove TenuredSpace
Reviewed-by: ayang, cjplummer, tschatzl
|
2024-04-24 11:41:21 +00:00 |
|
Albert Mingkun Yang
|
7bb59dc8da
|
8330670: Obsolete ScavengeBeforeFullGC
Reviewed-by: stefank, tschatzl
|
2024-04-24 09:44:26 +00:00 |
|
Serguei Spitsyn
|
174d62652c
|
8328741: serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java failed with unexpected owner
Reviewed-by: lmesnik, cjplummer
|
2024-04-24 09:02:02 +00:00 |
|
Emanuel Peter
|
e681e9b4d7
|
8330819: C2 SuperWord: bad dominance after pre-loop limit adjustment with base that has CastLL after pre-loop
Reviewed-by: chagedorn, kvn
|
2024-04-24 08:45:32 +00:00 |
|
Galder Zamarreño
|
c439c8c73c
|
8323429: Missing C2 optimization for FP min/max when both inputs are same
Reviewed-by: roland, chagedorn
|
2024-04-24 08:20:49 +00:00 |
|
Tobias Holenstein
|
165ba87e57
|
8330587: IGV: remove ControlFlowTopComponent
Reviewed-by: chagedorn, rcastanedalo
|
2024-04-24 07:24:39 +00:00 |
|
Emanuel Peter
|
3ccb64c021
|
8318446: C2: optimize stores into primitive arrays by combining values into larger store
Reviewed-by: kvn, thartmann
|
2024-04-24 06:44:14 +00:00 |
|
Joshua Zhu
|
5c3838605d
|
8326541: [AArch64] ZGC C2 load barrier stub should consider the length of live registers when spilling registers
Reviewed-by: eosterlund, rcastanedalo
|
2024-04-24 05:44:39 +00:00 |
|
Jasmine Karthikeyan
|
438e64310d
|
8329531: compiler/c2/irTests/TestIfMinMax.java fails with IRViolationException: There were one or multiple IR rule failures.
Reviewed-by: epeter, dfenacci
|
2024-04-24 05:22:51 +00:00 |
|
Jatin Bhateja
|
80b381e91b
|
8329555: Crash in intrinsifying heap-based MemorySegment Vector store/loads
Reviewed-by: sviswanathan, kvn
|
2024-04-24 02:19:03 +00:00 |
|
Scott Gibbons
|
7a895552c8
|
8330844: Add aliases for conditional jumps and additional instruction forms for x86
Reviewed-by: kvn, epeter, sviswanathan
|
2024-04-23 23:35:59 +00:00 |
|
Justin Lu
|
f60798a30e
|
8329222: java.text.NumberFormat (and subclasses) spec updates
Reviewed-by: naoto
|
2024-04-23 21:10:46 +00:00 |
|
Alex Menkov
|
2555166247
|
8329113: Deprecate -XX:+UseNotificationThread
Reviewed-by: dcubed, dholmes, coleenp
|
2024-04-23 20:37:25 +00:00 |
|
Sonia Zaldana Calles
|
09b88098ff
|
8327289: Remove unused PrintMethodFlushingStatistics option
Reviewed-by: coleenp
|
2024-04-23 19:06:41 +00:00 |
|
Jonathan Gibbons
|
9cc163a999
|
8330178: Clean up non-standard use of /** comments in java.base
Reviewed-by: darcy, iris, dfuchs, aivanov, naoto
|
2024-04-23 18:43:36 +00:00 |
|
Aleksei Voitylov
|
88a5dcead2
|
8330805: ARM32 build is broken after JDK-8139457
Reviewed-by: shade
|
2024-04-23 18:12:10 +00:00 |
|
Sonia Zaldana Calles
|
7157eea101
|
8327290: Remove unused notproduct option TraceInvocationCounterOverflow
Reviewed-by: coleenp
|
2024-04-23 18:01:55 +00:00 |
|
Guoxiong Li
|
b4cea701c9
|
8330693: Generational ZGC: Simplify ZAddress::finalizable_good and ZAddress::mark_good
Reviewed-by: stefank, eosterlund
|
2024-04-23 16:32:20 +00:00 |
|
Alan Bateman
|
412e306d81
|
8329593: Drop adjustments to target parallelism when virtual threads do I/O on files opened for buffered I/O
Reviewed-by: bpb, jpai
|
2024-04-23 16:10:13 +00:00 |
|
Guoxiong Li
|
b07e1531b3
|
8330362: G1: Inline offset array element accessor in G1BlockOffsetTable
Reviewed-by: ayang, tschatzl
|
2024-04-23 15:22:17 +00:00 |
|
Matias Saavedra Silva
|
b6518a5db0
|
8329417: Remove objects with no pointers from relocation bitmap
Reviewed-by: ccheung, iklam
|
2024-04-23 15:07:55 +00:00 |
|
Matias Saavedra Silva
|
383fe6eaab
|
8330388: Remove invokedynamic cache index encoding
Reviewed-by: cjplummer, dlong, coleenp
|
2024-04-23 15:02:27 +00:00 |
|
Albert Mingkun Yang
|
2ea89268a1
|
8330961: Remove redundant public specifier in ModRefBarrierSet
Reviewed-by: tschatzl
|
2024-04-23 15:01:09 +00:00 |
|
Alexey Ivanov
|
3d5eeac3a3
|
8289770: Remove Windows version macro from ShellFolder2.cpp
Reviewed-by: jwaters, tr, serb
|
2024-04-23 12:57:24 +00:00 |
|
Oli Gillespie
|
6158da5e95
|
8330108: Increase CipherInputStream buffer size
Reviewed-by: ascarpino, shade
|
2024-04-23 12:37:36 +00:00 |
|
Jaroslav Bachorik
|
a92ad03946
|
8329995: Restricted access to /proc can cause JFR initialization to crash
Reviewed-by: dholmes, egahlin
|
2024-04-23 12:14:57 +00:00 |
|
Coleen Phillimore
|
fcb4a8ba26
|
8330578: The VM creates instance of abstract class VirtualMachineError
Reviewed-by: iklam, dlong, jwaters, dholmes
|
2024-04-23 11:31:11 +00:00 |
|
Adam Sotona
|
3bd6982ec3
|
8326150: Typo in the documentation for jdk.jshell
Reviewed-by: jlahoda
|
2024-04-23 11:07:58 +00:00 |
|
Albert Mingkun Yang
|
d9d926d669
|
8330145: Serial: Refactor SerialHeap::scan_evacuated_objs
Reviewed-by: gli, tschatzl
|
2024-04-23 11:05:35 +00:00 |
|
Albert Mingkun Yang
|
1a6da3d5f0
|
8330822: Remove ModRefBarrierSet::write_ref_array_work
Reviewed-by: gli, tschatzl
|
2024-04-23 11:05:23 +00:00 |
|
Feilong Jiang
|
281f9bdeb9
|
8330735: RISC-V: No need to move sp to tmp register in set_last_Java_frame
Reviewed-by: fyang
|
2024-04-23 08:00:18 +00:00 |
|
Claes Redestad
|
daa5a4bd12
|
8330802 : Desugar switch in Locale::createLocale
Reviewed-by: alanb, liach, rriggs, naoto, mchung
|
2024-04-23 08:00:07 +00:00 |
|
Nizar Benalla
|
8961077056
|
8309259: Reduce calls to MethodHandles.lookup() in jdk.internal.net.http.Stream
Reviewed-by: pminborg, jpai
|
2024-04-23 07:18:52 +00:00 |
|
Roberto Castañeda Lozano
|
574ba1400e
|
8330862: GCBarrierIRExample fails when a different GC is selected via the command line
Reviewed-by: thartmann, dholmes, stefank
|
2024-04-23 06:52:58 +00:00 |
|
Nizar Benalla
|
550a138622
|
8306928: Duplicate variable assignement in jdk.internal.net.http.AuthenticationFilter#getCredentials
Reviewed-by: clanger, jpai
|
2024-04-23 05:54:50 +00:00 |
|