Andrew Leonard
|
3b90ddfefe
|
8326685: Linux builds not reproducible if two builds configured in different build folders
Reviewed-by: ihse, erikj
|
2024-02-28 08:37:53 +00:00 |
|
Matthias Baesken
|
9b1f1e5294
|
8326389: [test] improve assertEquals failure output
Reviewed-by: clanger, jpai
|
2024-02-28 08:37:44 +00:00 |
|
Christian Hagedorn
|
6cad07c23b
|
8325746: Refactor Loop Unswitching code
Reviewed-by: epeter, kvn
|
2024-02-28 07:03:57 +00:00 |
|
Robert Toyonaga
|
4dd6c44cbd
|
8326529: JFR: Test for CompilerCompile events fails due to time out
Reviewed-by: egahlin
|
2024-02-28 00:50:31 +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 |
|
SendaoYan
|
349df0a0e5
|
8326726: Problem list Exhaustiveness.java due to 8326616
Reviewed-by: jlahoda
|
2024-02-27 22:19:14 +00:00 |
|
Hamlin Li
|
552411f832
|
8326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/TestCastMethods.java
Reviewed-by: kvn
|
2024-02-27 20:08:22 +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 |
|
Magnus Ihse Bursie
|
ac3ce2aa15
|
8326583: Remove over-generalized DefineNativeToolchain solution
Reviewed-by: erikj
|
2024-02-27 11:14:11 +00:00 |
|
Magnus Ihse Bursie
|
bceaed6d4d
|
8326406: Remove mapfile support from makefiles
Reviewed-by: jwaters, erikj
|
2024-02-27 10:54:49 +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 |
|
Kim Barrett
|
d482c1af28
|
8326524 : Rename agent_common.h
Reviewed-by: coleenp, sspitsyn, jwaters, dlong, lmesnik
|
2024-02-27 10:26:42 +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 |
|
SendaoYan
|
5daf63b717
|
8326636: Problem list StartupOutput.java due to 8326615
Reviewed-by: kvn, thartmann
|
2024-02-27 08:14:38 +00:00 |
|
Dan Lutker
|
97aca09e58
|
8326717: Disable stringop-overflow in shenandoahLock.cpp
Reviewed-by: erikj, shade
|
2024-02-27 07:34:10 +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
|
0963a4e9a1
|
8326699: Problemlist CertMsgCheck.java
Reviewed-by: rhalade
|
2024-02-26 21:00:07 +00:00 |
|
sunyaqi
|
bf13a4e281
|
8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
Reviewed-by: bpb
|
2024-02-26 20:47:59 +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 |
|
Magnus Ihse Bursie
|
3780ad3133
|
8326587: Separate out Microsoft toolchain linking
Reviewed-by: erikj
|
2024-02-26 15:43:47 +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 |
|
Leonid Mesnik
|
d10f277bd3
|
8326006: Allow TEST_VM_FLAGLESS to set flagless mode
Reviewed-by: tschatzl, ayang
|
2024-02-23 19:58:38 +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 |
|
Magnus Ihse Bursie
|
27574b384c
|
8326585: COMPARE_BUILD=PATCH fails if patch -R fails
Reviewed-by: erikj
|
2024-02-23 17:31:13 +00:00 |
|
Weijun Wang
|
c26c5833cc
|
8311003: missing @since info in jdk.security.jgss
Reviewed-by: mullan
|
2024-02-23 16:10:44 +00:00 |
|