Vladimir Kozlov
|
b938a5c9ed
|
8324969: C2: prevent elimination of unbalanced coarsened locking regions
Reviewed-by: epeter, vlivanov, dlong
|
2024-02-28 16:04:47 +00:00 |
|
Albert Mingkun Yang
|
a93605f7fb
|
8326763: Consolidate print methods in ContiguousSpace
Reviewed-by: stefank, gli
|
2024-02-28 15:14:43 +00:00 |
|
Zhengyu Gu
|
5db50aca69
|
8326892: Remove unused PSAdaptiveSizePolicyResizeVirtualSpaceAlot develop flag
Reviewed-by: gli, tschatzl
|
2024-02-28 13:55:48 +00:00 |
|
Thomas Schatzl
|
eb4b6fa621
|
8326590: Improve description of MarkStackSize[Max] flags
Reviewed-by: iwalulya
|
2024-02-28 10:42:44 +00:00 |
|
Thomas Schatzl
|
e7e8083139
|
8326781: G1ConcurrentMark::top_at_rebuild_start() should take a HeapRegion* not an uint
Reviewed-by: iwalulya, ayang
|
2024-02-28 10:37:54 +00:00 |
|
Magnus Ihse Bursie
|
e6b3bda2c3
|
8326509: Clean up JNIEXPORT in Hotspot after JDK-8017234
Reviewed-by: djelinski, jwaters, dholmes
|
2024-02-28 10:31:18 +00:00 |
|
Kuai Wei
|
1ab6bd434f
|
8326135: Enhance adlc to report unused operands
Reviewed-by: kvn, vlivanov
|
2024-02-28 08:44:49 +00:00 |
|
Christian Hagedorn
|
6cad07c23b
|
8325746: Refactor Loop Unswitching code
Reviewed-by: epeter, kvn
|
2024-02-28 07:03:57 +00:00 |
|
William Kemper
|
33f2382767
|
8325807: Shenandoah: Refactor full gc in preparation for generational mode changes
Reviewed-by: shade, ysr, kdnilsen
|
2024-02-27 23:06:17 +00:00 |
|
Weijun Wang
|
419191c653
|
8325680: Uninitialised memory in deleteGSSCB of GSSLibStub.c:179
Reviewed-by: valeriep, djelinski
|
2024-02-27 22:26:08 +00:00 |
|
Tobias Hartmann
|
9f0e7da64e
|
8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
Reviewed-by: chagedorn, kvn
|
2024-02-27 16:58:22 +00:00 |
|
Jiangli Zhou
|
81b065a95d
|
8326714: Make file-local functions static in src/java.base/unix/native/libjava/childproc.c
Reviewed-by: djelinski, rriggs
|
2024-02-27 16:43:37 +00:00 |
|
Zhengyu Gu
|
4fcae1aef5
|
8326722: Cleanup unnecessary forward declaration in collectedHeap.hpp
Reviewed-by: tschatzl
|
2024-02-27 15:09:56 +00:00 |
|
Markus Grönlund
|
c5c866aafe
|
8326219: applications/kitchensink/Kitchensink8H.java timed out
Reviewed-by: egahlin
|
2024-02-27 11:41:23 +00:00 |
|
Taizo Kurashige
|
16d917a85f
|
8313710: jcmd: typo in the documentation of JFR.start and JFR.dump
Reviewed-by: dholmes, egahlin
|
2024-02-27 10:39:48 +00:00 |
|
Viktor Klang
|
60cbf29250
|
8325754: Dead AbstractQueuedSynchronizer$ConditionNodes survive minor garbage collections
Reviewed-by: alanb
|
2024-02-27 10:38:36 +00:00 |
|
Magnus Ihse Bursie
|
da14aa463b
|
8017234: Hotspot should stop using mapfiles
Reviewed-by: djelinski, erikj, dholmes
|
2024-02-27 10:26:55 +00:00 |
|
Suchismith Roy
|
e85355ada4
|
8320005: Allow loading of shared objects with .a extension on AIX
Reviewed-by: amitkumar, stuefe, jkern, mdoerr
|
2024-02-27 09:15:40 +00:00 |
|
Albert Mingkun Yang
|
5d3d40d962
|
8326659: Serial: Remove redundant TenuredSpace::print_on
Reviewed-by: tschatzl
|
2024-02-27 09:12:20 +00:00 |
|
Afshin Zafari
|
7583419d88
|
8324828: Avoid multiple search of reserved regions during splitting
Reviewed-by: stuefe, jsjolen
|
2024-02-27 08:59:10 +00:00 |
|
Lei Zaakjyu
|
c5f1dcccfc
|
8325082: Rename headers named 'heapRegion*' of G1
Reviewed-by: stefank, tschatzl
|
2024-02-27 08:58:52 +00:00 |
|
Denghui Dong
|
4d82ea102a
|
8325144: C1: Optimize CriticalEdgeFinder
Reviewed-by: dlong, chagedorn
|
2024-02-27 08:28:49 +00:00 |
|
Hamlin Li
|
a48f5966be
|
8322179: RISC-V: Implement SHA-1 intrinsic
Reviewed-by: tonyp, fyang
|
2024-02-27 08:17:33 +00:00 |
|
Daniel Jeliński
|
ec9437dbcc
|
8325247: Memory leak in SessionKeyRef class def when using PKCS11 security provider
Reviewed-by: valeriep
|
2024-02-27 07:06:35 +00:00 |
|
Jiangli Zhou
|
0901dedefe
|
8326433: Make file-local functions static in src/jdk.jdwp.agent/unix/native/libjdwp/exec_md.c
Reviewed-by: cjplummer, sspitsyn
|
2024-02-27 01:34:19 +00:00 |
|
Justin Lu
|
d22d890cac
|
8325898: ChoiceFormat returns erroneous result when formatting bad pattern
Reviewed-by: naoto
|
2024-02-26 23:43:52 +00:00 |
|
Patricio Chilano Mateo
|
93feda3d9a
|
8322962: Upcall stub might go undetected when freezing frames
Reviewed-by: jvernee, alanb, mdoerr, fyang, dlong
|
2024-02-26 23:29:18 +00:00 |
|
Alex Menkov
|
fc67c2b4f1
|
8325530: Vague error message when com.sun.tools.attach.VirtualMachine fails to load agent library
Reviewed-by: sspitsyn, cjplummer
|
2024-02-26 23:18:49 +00:00 |
|
Weijun Wang
|
b87d9cf2c9
|
8325506: Ensure randomness is only read from provided SecureRandom object
Reviewed-by: kdriver, valeriep
|
2024-02-26 21:52:40 +00:00 |
|
Anthony Scarpino
|
f62b5789ad
|
8311644: Server should not send bad_certificate alert when the client does not send any certificates
Reviewed-by: djelinski, jjiang, ssahoo
|
2024-02-26 16:49:01 +00:00 |
|
Claes Redestad
|
9a9cfbe0ba
|
8325340: Add ASCII fast-path to Data-/ObjectInputStream.readUTF
Reviewed-by: rgiulietti, bpb, rriggs
|
2024-02-26 16:05:18 +00:00 |
|
Albert Mingkun Yang
|
2d3c9c5e67
|
8325553: Parallel: Use per-marker cache for marking stats during Full GC
Reviewed-by: sjohanss, tschatzl
|
2024-02-26 15:34:10 +00:00 |
|
Lance Andersen
|
20c71ceacd
|
8321156: Improve the handling of invalid UTF-8 byte sequences for ZipInputStream::getNextEntry and ZipFile::getComment
Reviewed-by: jpai, alanb
|
2024-02-26 15:31:55 +00:00 |
|
Claes Redestad
|
c042f08632
|
8326653: Remove jdk.internal.reflect.UTF8
Reviewed-by: rriggs, alanb
|
2024-02-26 15:30:21 +00:00 |
|
Eirik Bjørsnøs
|
bb6b04897b
|
8326099: GZIPOutputStream should use Deflater.getBytesRead() instead of Deflater.getTotalIn()
Reviewed-by: jpai
|
2024-02-26 14:15:24 +00:00 |
|
Emanuel Peter
|
490825fb91
|
8325589: C2 SuperWord refactoring: create VLoopAnalyzer with Submodules
Reviewed-by: kvn, chagedorn
|
2024-02-26 13:02:04 +00:00 |
|
Chen Liang
|
3a00fc732a
|
8323698: Class use page does not include extends/implements type arguments
Reviewed-by: prappo, hannesw
|
2024-02-26 12:10:58 +00:00 |
|
Albert Mingkun Yang
|
f32f574004
|
8326575: Remove unused ContiguousSpace::set_top_for_allocations
Reviewed-by: tschatzl, sjohanss
|
2024-02-26 09:36:48 +00:00 |
|
Thomas Schatzl
|
09f755a64d
|
8325857: G1 Full GC flushes mark stats cache too early
Reviewed-by: iwalulya, ayang
|
2024-02-26 07:28:37 +00:00 |
|
Korov
|
1799ffeaa9
|
8310351: Typo in ImmutableCollections
Reviewed-by: jlaskey, jpai
|
2024-02-25 11:52:19 +00:00 |
|
Joe Darcy
|
63f6a563a3
|
8326530: Widen allowable error bound of Math.tan
Reviewed-by: bpb, rgiulietti
|
2024-02-23 18:03:02 +00:00 |
|
Weijun Wang
|
c26c5833cc
|
8311003: missing @since info in jdk.security.jgss
Reviewed-by: mullan
|
2024-02-23 16:10:44 +00:00 |
|
Martin Doerr
|
09a78b5da9
|
8326378: [PPC64] CodeEntryAlignment too large
Reviewed-by: shade, lucy
|
2024-02-23 13:52:10 +00:00 |
|
Albert Mingkun Yang
|
ef2d5c40c0
|
8326065: Merge Space into ContiguousSpace
Reviewed-by: cjplummer, sjohanss
|
2024-02-23 11:47:29 +00:00 |
|
Ivan Walulya
|
11fdca0634
|
8325202: gc/g1/TestMarkStackOverflow.java intermittently crash: G1CMMarkStack::ChunkAllocator::allocate_new_chunk
Reviewed-by: tschatzl, ayang
|
2024-02-23 10:48:50 +00:00 |
|
Roland Westrelin
|
5d414da504
|
8325372: Shenandoah: SIGSEGV crash in unnecessary_acquire due to LoadStore split through phi
Reviewed-by: shade, rkennke, thartmann
|
2024-02-23 10:09:06 +00:00 |
|
Jan Lahoda
|
93a2e773a5
|
8326129: Java Record Pattern Match leads to infinite loop
Reviewed-by: vromero
|
2024-02-23 10:08:56 +00:00 |
|
Roman Kennke
|
336bbbe389
|
8139457: Relax alignment of array elements
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: stuefe, stefank, shade, coleenp, kdnilsen, aboldtch
|
2024-02-23 10:05:25 +00:00 |
|
Jan Lahoda
|
cb809f8e04
|
8325215: Incorrect not exhaustive switch error
Reviewed-by: vromero
|
2024-02-23 08:56:14 +00:00 |
|
Erik Gahlin
|
c4409eafc4
|
8325994: JFR: Examples in JFR.start help use incorrect separator
Reviewed-by: mikael
|
2024-02-23 02:02:35 +00:00 |
|