Claes Redestad
|
87d1097d9b
|
8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
Reviewed-by: enikitin, alanb
|
2022-11-24 17:40:30 +00:00 |
|
Per Minborg
|
390e69ad06
|
8297150: Add a @sealedGraph tag to Reference
Reviewed-by: darcy, alanb
|
2022-11-24 17:07:53 +00:00 |
|
Daniel Fuchs
|
8effaa8f1f
|
8223783: sun/net/www/http/HttpClient/MultiThreadTest.java sometimes detect threads+1 connections
Reviewed-by: djelinski, michaelm
|
2022-11-24 16:18:28 +00:00 |
|
KIRIYAMA Takuya
|
ab1f9ffa78
|
8051627: Invariants about java.net.URI resolve and relativize are wrong
Reviewed-by: dfuchs
|
2022-11-24 16:16:45 +00:00 |
|
Stefan Karlsson
|
df6cf1e41d
|
8296886: Fix various include sort order issues
Reviewed-by: kbarrett, dholmes, stuefe
|
2022-11-24 15:06:19 +00:00 |
|
Fei Yang
|
5e196b4b8e
|
8297476: Increase InlineSmallCode default from 1000 to 2500 for RISC-V
Reviewed-by: shade, yzhu
|
2022-11-24 13:32:52 +00:00 |
|
Kevin Walls
|
070a84cbae
|
8297192: Warning generating API docs for javax.management.MBeanServer: overridden methods do not document exception type
Reviewed-by: dfuchs, sspitsyn, amenkov
|
2022-11-24 12:28:46 +00:00 |
|
Severin Gehwolf
|
3c4d5204ff
|
8296671: [JFR] jdk.ContainerConfiguration event should include host total memory
Reviewed-by: egahlin
|
2022-11-24 10:05:18 +00:00 |
|
Hao Sun
|
8b7397064b
|
8296208: AArch64: Enable SHA512 intrinsic by default on supported hardware
Reviewed-by: njian, ngasson
|
2022-11-24 09:11:18 +00:00 |
|
Aleksey Shipilev
|
f4cf7589c0
|
8297491: Loom: Stack chunks allocation code uses TLABs even when TLABs are disabled
Reviewed-by: tschatzl, aboldtch, aph
|
2022-11-24 09:00:06 +00:00 |
|
Thomas Schatzl
|
5e5b774bfb
|
8296768: Use different explicit claim marks for CLDs in Parallel and Serial GC
Reviewed-by: ayang, sjohanss, kbarrett
|
2022-11-24 08:58:13 +00:00 |
|
Martin Doerr
|
9c77e41b81
|
8297445: PPC64: Represent Registers as values
Reviewed-by: mbaesken, rrich
|
2022-11-24 08:35:26 +00:00 |
|
Matthias Baesken
|
2f8a5c2eca
|
8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check
Reviewed-by: jdv
|
2022-11-24 08:03:53 +00:00 |
|
Sergey Bylokhov
|
abeddab991
|
6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion
Reviewed-by: jdv, dnguyen
|
2022-11-24 03:54:40 +00:00 |
|
Roger Riggs
|
09ac9eb563
|
8297533: ProblemList java/io/File/TempDirDoesNotExist.java test failing on windows-x64
Reviewed-by: naoto
|
2022-11-23 21:49:01 +00:00 |
|
Daniel D. Daugherty
|
53251454df
|
8297529: ProblemList javax/swing/JFileChooser/8046391/bug8046391.java on windows-x64
Reviewed-by: naoto, azvegint
|
2022-11-23 20:55:10 +00:00 |
|
Jan Lahoda
|
91cd8a0366
|
8297525: jdk/jshell/ToolBasicTest.java fails after JDK-8295984
Reviewed-by: dcubed
|
2022-11-23 20:21:31 +00:00 |
|
Valerie Peng
|
6dc4d891c3
|
7181214: Need specify SKF translateKey(SecurityKey) method requires instance of PBEKey for PBKDF2 algorithms
Reviewed-by: xuelei, weijun
|
2022-11-23 18:49:35 +00:00 |
|
Erik Gahlin
|
2afb4c3327
|
8297338: JFR: RemoteRecordingStream doesn't respect setMaxAge and setMaxSize
Reviewed-by: mgronlun
|
2022-11-23 17:48:29 +00:00 |
|
Weibing Xiao
|
8df3bc4ec5
|
8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist
Reviewed-by: rriggs, naoto, coffeys
|
2022-11-23 17:10:05 +00:00 |
|
Aleksey Shipilev
|
086763a629
|
8297154: Improve safepoint cleanup logging
Reviewed-by: jsjolen, rehn
|
2022-11-23 16:21:19 +00:00 |
|
Jayathirth D V
|
e6e57fe86d
|
8297507: Update header after JDK-8297230
Reviewed-by: aivanov, ihse, kcr, dfuchs, dcubed
|
2022-11-23 15:07:34 +00:00 |
|
Jan Lahoda
|
bc59f2a4ac
|
8295984: Remove unexpected JShell feature
Reviewed-by: cstein, sundar
|
2022-11-23 14:43:41 +00:00 |
|
Ludvig Janiuk
|
0d93ab9dff
|
8297000: [jib] Add more friendly warning for proxy issues
Reviewed-by: erikj, ihse
|
2022-11-23 14:26:45 +00:00 |
|
Laurent Bourgès
|
5b3d86f229
|
8297230: Update Marlin2D to 0.9.4.6
Reviewed-by: prr, serb
|
2022-11-23 13:29:20 +00:00 |
|
Albert Mingkun Yang
|
f4b5065c37
|
8297435: Remove unused CompactibleSpaceClosure
Reviewed-by: dholmes
|
2022-11-23 10:15:41 +00:00 |
|
Ralf Schmelter
|
bde0e35ded
|
8297142: jdk/jfr/event/runtime/TestShutdown.java fails on Linux ppc64le and Linux aarch64
Reviewed-by: clanger
|
2022-11-23 09:36:08 +00:00 |
|
Aleksey Shipilev
|
f26bd4e0e8
|
8297350: Update JMH devkit to 1.36
Reviewed-by: erikj
|
2022-11-23 07:12:21 +00:00 |
|
Christoph Langer
|
470f3424fc
|
8296904: Improve handling of macos xcode toolchain
Reviewed-by: erikj, ihse
|
2022-11-23 07:08:00 +00:00 |
|
Jayathirth D V
|
b4bd287f73
|
8191406: [hidpi] sun/java2d/SunGraphics2D/DrawImageBilinear.java test fails
Reviewed-by: serb
|
2022-11-23 03:38:37 +00:00 |
|
Prasanta Sadhukhan
|
412b43658a
|
6201035: Document NPE for passing null insets to constructors and methods of several javax.swing.border.* classes
Reviewed-by: tr, prr, aivanov, serb
|
2022-11-23 03:20:30 +00:00 |
|
Bo Zhang
|
faf48e61be
|
8296329: jar validator doesn't account for minor class file version
Reviewed-by: jvernee
|
2022-11-23 03:09:12 +00:00 |
|
Alex Menkov
|
09f70dad2f
|
8296265: Use modern HTML in the JVMTI spec
Reviewed-by: sspitsyn, kevinw
|
2022-11-22 23:55:39 +00:00 |
|
Serguei Spitsyn
|
e661c5a3d0
|
8296323: JVMTI can_support_virtual_threads not available for agents loaded into running VM
Reviewed-by: alanb, rrich
|
2022-11-22 23:43:15 +00:00 |
|
Kim Barrett
|
974cb8370d
|
8297310: Remove unimplemented HeapInspection::iterate_over_heap
Reviewed-by: amenkov, cjplummer, shade
|
2022-11-22 23:12:21 +00:00 |
|
Weijun Wang
|
e174558cad
|
8296742: Illegal X509 Extension should not be created
Reviewed-by: mullan
|
2022-11-22 22:21:50 +00:00 |
|
David Holmes
|
a6c418eaf8
|
8297168: Provide a bulk OopHandle release mechanism with the ServiceThread
Reviewed-by: rehn, coleenp
|
2022-11-22 21:57:33 +00:00 |
|
Christoph Langer
|
4a544bb0fc
|
8297091: New langtools test jdk/javadoc/doclet/testValueTag/TestValueFormats.java fails on machines with unexpected number format
Reviewed-by: prappo, jjg
|
2022-11-22 21:00:08 +00:00 |
|
Damon Nguyen
|
b6dddf4ce6
|
8239801: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails
Reviewed-by: honkar, azvegint
|
2022-11-22 20:12:36 +00:00 |
|
Xue-Lei Andrew Fan
|
260e4dcbfd
|
8295011: EC point multiplication improvement for secp256r1
Reviewed-by: djelinski, jjiang
|
2022-11-22 18:19:59 +00:00 |
|
Sergey Bylokhov
|
fb6c992f32
|
8296957: One more cast in SAFE_SIZE_NEW_ARRAY2
Reviewed-by: aivanov
|
2022-11-22 18:08:12 +00:00 |
|
Gerard Ziemski
|
ccc6e16918
|
8291067: macOS should use O_CLOEXEC instead of FD_CLOEXEC
Reviewed-by: dcubed, dholmes, stuefe
|
2022-11-22 16:30:24 +00:00 |
|
Albert Mingkun Yang
|
0ac5b55311
|
8297349: Parallel: Use correct claim value for CLD oop iteration in PSScavengeCLDClosure
Reviewed-by: tschatzl, shade
|
2022-11-22 14:40:51 +00:00 |
|
Albert Mingkun Yang
|
932bf3539c
|
8297333: Parallel: Remove unused methods in PCIterateMarkAndPushClosure
Reviewed-by: tschatzl, sjohanss
|
2022-11-22 14:39:10 +00:00 |
|
Tobias Hartmann
|
42c2037429
|
8297382: Test fails to compile after JDK-8288047
Reviewed-by: chagedorn
|
2022-11-22 09:25:44 +00:00 |
|
Alexander Zvegintsev
|
6d6046b379
|
8252713: jtreg time out of CtrlASCII.java seems to hang the Xserver.
Reviewed-by: prr
|
2022-11-22 09:20:46 +00:00 |
|
Matthias Baesken
|
88957a7ce8
|
8297147: UnexpectedSourceImageSize test times out on slow machines when fastdebug is used
Reviewed-by: stuefe, serb
|
2022-11-22 08:02:04 +00:00 |
|
Markus Karg
|
069685489a
|
8297299: SequenceInputStream should not use Vector
Reviewed-by: alanb, jpai
|
2022-11-22 05:04:40 +00:00 |
|
pandaapo
|
f0e99c6346
|
8297301: Cleanup unused methods in JavaUtilJarAccess
Reviewed-by: weijun
|
2022-11-22 03:22:05 +00:00 |
|
Jaikiran Pai
|
392ac7055d
|
8297211: Expensive fillInStackTrace operation in HttpURLConnection.getOutputStream0 when no content-length in response
Reviewed-by: simonis, dfuchs
|
2022-11-22 01:48:39 +00:00 |
|