Prateek Nima
|
9e8f29ee3a
|
apply review feedback and update java docs to clarify authentication retry behaviour
|
2025-06-12 16:23:30 +01:00 |
|
Prateek Nima
|
7a9eb0b296
|
apply review feedback and improve readability
|
2025-06-10 14:16:53 +01:00 |
|
Prateek Nima
|
24cc89442f
|
update summary
|
2025-06-06 15:52:14 +01:00 |
|
Prateek Nima
|
2d0325649e
|
apply review feedback
|
2025-06-06 15:35:06 +01:00 |
|
Prateek Nima
|
cdf7812735
|
add comment to indicate system default value
|
2025-05-29 16:36:27 +01:00 |
|
Prateek Nima
|
18bac9fa64
|
apply review feedback
|
2025-05-29 15:45:46 +01:00 |
|
Prateek Nima
|
e89aa7c712
|
fix for the http client default retry limit
|
2025-05-28 11:30:23 +01:00 |
|
Roland Westrelin
|
62d155e8c3
|
8355230: Crash in fuzzer tests: assert(n != nullptr) failed: must not be null
Reviewed-by: thartmann, epeter
|
2025-05-20 14:18:41 +00:00 |
|
Emanuel Peter
|
277bb208a2
|
8355094: Performance drop in auto-vectorized kernel due to split store
Reviewed-by: vlivanov, thartmann
|
2025-05-20 13:51:47 +00:00 |
|
Albert Mingkun Yang
|
e6750a5bb0
|
8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc
Reviewed-by: kbarrett, tschatzl
|
2025-05-20 13:15:43 +00:00 |
|
Manukumar V S
|
1a97eb429b
|
8355515: Clarify the purpose of forcePass() and forceFail() methods
Reviewed-by: aivanov, kizune
|
2025-05-20 12:06:35 +00:00 |
|
Anton Artemov
|
ab985a7c5d
|
8341544: Restore fence() in Mutex
Reviewed-by: eosterlund, dholmes
|
2025-05-20 10:44:34 +00:00 |
|
Anton Artemov
|
0db5511ce6
|
8354969: Add strdup function for ResourceArea
Reviewed-by: dholmes, iklam
|
2025-05-20 10:20:59 +00:00 |
|
Arno Zeller
|
f8fc7eeb24
|
8357052: java/io/File/GetXSpace.java prints wrong values in exception
Reviewed-by: bpb
|
2025-05-20 10:19:22 +00:00 |
|
Jan Lahoda
|
e961b13cd6
|
8356165: System.in in jshell replace supplementary characters with ??
Reviewed-by: cstein, asotona
|
2025-05-20 06:04:33 +00:00 |
|
Ioi Lam
|
f8d7f663c1
|
8356998: Convert -Xlog:cds to -Xlog:aot (step 2)
Reviewed-by: ccheung, matsaave
|
2025-05-20 05:46:34 +00:00 |
|
Ioi Lam
|
7077535c0b
|
8356595: Convert -Xlog:cds to -Xlog:aot (step1)
Reviewed-by: ccheung, dholmes, jsjolen, matsaave
|
2025-05-20 03:44:25 +00:00 |
|
Jan Lahoda
|
39d8d109dd
|
8348906: InstanceOfTree#getType doesn't specify when it returns null
Reviewed-by: liach
|
2025-05-20 02:40:05 +00:00 |
|
Sergey Bylokhov
|
890456f0f7
|
8355078: java.awt.Color.createContext() uses unnecessary synchronization
Reviewed-by: prr
|
2025-05-19 23:43:19 +00:00 |
|
Vicente Romero
|
637e9d16dd
|
8354556: Expand value-based class warnings to java.lang.ref API
Co-authored-by: Archie Cobbs <acobbs@openjdk.org>
Reviewed-by: jlahoda
|
2025-05-19 22:47:13 +00:00 |
|
Sergey Bylokhov
|
fbeea1daef
|
8356844: Missing @Serial annotation for sun.print.CustomOutputBin#serialVersionUID
Reviewed-by: aivanov, prr
|
2025-05-19 21:33:22 +00:00 |
|
Yannik Stradmann
|
27a4243561
|
8354560: Exponentially delay subsequent native thread creation in case of EAGAIN
Reviewed-by: dholmes, fbredberg
|
2025-05-19 21:28:02 +00:00 |
|
Leonid Mesnik
|
bd99525633
|
8356193: Remove tests from ProblemList-enable-preview.txt fixed by JDK-8344706
Reviewed-by: rriggs
|
2025-05-19 17:09:15 +00:00 |
|
Stuart Marks
|
6818dcc08e
|
8351230: Collections.synchronizedList returns a list that is not thread-safe
Reviewed-by: jpai
|
2025-05-19 16:53:13 +00:00 |
|
Vladimir Kozlov
|
6a58af310a
|
8357143: New test AOTCodeCompressedOopsTest.java fails on platforms without AOT Code Cache support
Reviewed-by: asmehra, fyang, shade, mdoerr
|
2025-05-19 15:00:54 +00:00 |
|
Vladimir Kozlov
|
84a98ab43f
|
8357166: Many AOT tests failed with VM crash
Reviewed-by: thartmann, shade
|
2025-05-19 14:53:52 +00:00 |
|
Mikhail Yankelevich
|
fbc12be732
|
8349151: Refactor test/java/security/cert/CertificateFactory/slowstream.sh to java test
Reviewed-by: weijun
|
2025-05-19 14:33:12 +00:00 |
|
Erik Gahlin
|
265d630125
|
8357187: JFR: User-defined defaults should be respected when an incorrect setting is set
Reviewed-by: mgronlun
|
2025-05-19 13:38:38 +00:00 |
|
Hamlin Li
|
92fd44992b
|
8350960: RISC-V: Add riscv backend for Float16 operations - vectorization
Reviewed-by: fyang, dzhang, luhenry
|
2025-05-19 13:32:17 +00:00 |
|
Hamlin Li
|
2e26b43158
|
8356875: RISC-V: extension flag UseZvfh should depends on UseZfh
Reviewed-by: fyang, luhenry
|
2025-05-19 13:32:03 +00:00 |
|
Daniel Gredler
|
3acfa9e4e7
|
8356966: java/awt/Graphics2D/DrawString/IgnoredWhitespaceTest.java fails on Linux after JDK-8350203
Reviewed-by: honkar, aivanov
|
2025-05-19 11:28:54 +00:00 |
|
Roland Westrelin
|
26cb016b75
|
8350329: C2: Div looses dependency on condition that guarantees divisor not zero in counted loop after peeling
Reviewed-by: thartmann, chagedorn
|
2025-05-19 11:06:03 +00:00 |
|
Johan Sjölen
|
7f7add1e56
|
8355608: Async UL should take the file lock of stream when outputting
Reviewed-by: aboldtch, iklam
|
2025-05-19 10:52:41 +00:00 |
|
Sorna Sarathi N
|
afcaf84022
|
8357106: Add missing classpath exception copyright headers
Reviewed-by: jpai
|
2025-05-19 10:17:13 +00:00 |
|
Manuel Hässig
|
36c9be70e2
|
8356974: tools/launcher/ToolsOpts.java fails if the build id contains "-J"
Reviewed-by: jpai, thartmann
|
2025-05-19 10:15:56 +00:00 |
|
Johan Sjölen
|
133c6fb4f3
|
8355481: Clean up MHN_copyOutBootstrapArguments
Reviewed-by: dholmes, coleenp
|
2025-05-19 10:04:32 +00:00 |
|
Serhiy Sachkov
|
effe40a24c
|
8351843: change test/jdk/com/sun/net/httpserver/simpleserver/RootDirPermissionsTest.java to a manual test
Reviewed-by: dfuchs
|
2025-05-19 09:08:33 +00:00 |
|
Andrey Turbanov
|
2fb3329d71
|
8356846: Remove unnecessary List.contains key from TIFFDirectory.removeTagSet
Reviewed-by: aivanov, serb
|
2025-05-19 08:08:09 +00:00 |
|
Aleksey Shipilev
|
67fb1ee7f1
|
8356946: x86: Optimize interpreter profile updates
Reviewed-by: kvn, jsjolen
|
2025-05-19 08:04:44 +00:00 |
|
Manuel Hässig
|
50a7c61d28
|
8355970: C2: Add command line option to print the compile phases
Reviewed-by: chagedorn, kvn, mchevalier
|
2025-05-19 07:39:42 +00:00 |
|
Jan Lahoda
|
77a3e04ffc
|
8357016: Candidate main methods not computed properly
Reviewed-by: jpai, vromero
|
2025-05-19 07:29:25 +00:00 |
|
Albert Mingkun Yang
|
969708bd8f
|
8356157: Remove retry loop in collect of SerialHeap and ParallelScavengeHeap
Reviewed-by: tschatzl, zgu
|
2025-05-19 05:17:05 +00:00 |
|
Kuai Wei
|
9927ec0b91
|
8356328: Some C2 IR nodes miss size_of() function
Reviewed-by: thartmann, chagedorn
|
2025-05-18 23:28:01 +00:00 |
|
Matthias Baesken
|
6c42856b8d
|
8356778: Compiler add event logging in case of failures
Reviewed-by: lucy
|
2025-05-18 11:32:37 +00:00 |
|
Calvin Cheung
|
76570c627d
|
8357149: Test runtime/cds/appcds/aotCode/AOTCodeFlags.java is broken after JDK-8354887
Reviewed-by: kvn, iklam
|
2025-05-16 22:12:59 +00:00 |
|
Chris Plummer
|
10258dc56e
|
8356811: Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee: part 4
Reviewed-by: sspitsyn, amenkov
|
2025-05-16 20:45:21 +00:00 |
|
Naoto Sato
|
3dd3451700
|
8357075: Remove leftover COMPAT locale data tests
Reviewed-by: joehw, iris, jlu
|
2025-05-16 18:02:42 +00:00 |
|
Ashutosh Mehra
|
63ef90be97
|
8357084: Zero build fails after JDK-8354887
Reviewed-by: ccheung, kvn
|
2025-05-16 17:21:16 +00:00 |
|
Evgeny Nikitin
|
d524509224
|
8356702: CTW: Update modules
Reviewed-by: lmesnik
|
2025-05-16 16:20:52 +00:00 |
|
Evgeny Nikitin
|
413843cf8e
|
8356649: Update JCStress test suite
Reviewed-by: lmesnik
|
2025-05-16 16:20:37 +00:00 |
|