Roman Kennke
|
ac77b63018
|
8284725: Fix include guard in jfrbitset.hpp
Reviewed-by: stuefe
|
2022-04-19 14:20:36 +00:00 |
|
Magnus Ihse Bursie
|
595c8b8598
|
8284999: Remove remaining files in src/samples
Reviewed-by: erikj
|
2022-04-19 14:07:18 +00:00 |
|
KIRIYAMA Takuya
|
8d96ab0f36
|
8280761: UseCompressedOops should be set after limit_heap_by_allocatable_memory
Reviewed-by: ayang, tschatzl
|
2022-04-19 12:54:08 +00:00 |
|
Albert Mingkun Yang
|
b9f513c624
|
8283790: G1: Remove redundant card/heap-address transition
Reviewed-by: tschatzl, iwalulya
|
2022-04-19 11:56:06 +00:00 |
|
Albert Mingkun Yang
|
647aa2aedd
|
8284572: Remove unneeded null check in ReferenceProcessor::discover_reference
Reviewed-by: tschatzl, kbarrett
|
2022-04-19 09:26:43 +00:00 |
|
Andrew Leonard
|
ab83bceda1
|
8284661: Reproducible assembly builds without relative linking
Reviewed-by: ihse
|
2022-04-19 08:29:38 +00:00 |
|
Prasanta Sadhukhan
|
c5e9719c40
|
8266246: Swing test PressedIconTest.java sometimes fails on macOS 11 ARM
Reviewed-by: jdv
|
2022-04-19 06:59:24 +00:00 |
|
Manukumar V S
|
447c2d13d0
|
8284521: Write an automated regression test for RFE 4371575
Reviewed-by: prr, serb
|
2022-04-19 05:50:57 +00:00 |
|
Yanhong Zhu
|
145dfed03c
|
8284937: riscv: should not allocate special register for temp
Reviewed-by: fyang, fjiang, yadongwang
|
2022-04-19 01:15:07 +00:00 |
|
XenoAmess
|
87faa85c59
|
8186958: Need method to create pre-sized HashMap
Reviewed-by: chegar, naoto, joehw, lancea, wetmore, smarks
|
2022-04-19 00:03:56 +00:00 |
|
Mark Powers
|
41fc078323
|
8284112: Minor cleanup could be done in javax.crypto
Reviewed-by: wetmore
|
2022-04-18 23:48:22 +00:00 |
|
Roger Riggs
|
897d6c0dc7
|
8282008: Incorrect handling of quoted arguments in ProcessBuilder
Reviewed-by: bchristi
|
2022-04-18 19:03:50 +00:00 |
|
Joe Darcy
|
ffdeb32062
|
8284928: Add links from SourceVersion to specific JLS versions
Reviewed-by: iris
|
2022-04-18 17:42:23 +00:00 |
|
Pavel Rappo
|
d3d71ea289
|
8284922: Fix some doc-comment issues on methods with package access in JDK API
Reviewed-by: darcy, iris, bpb
|
2022-04-18 17:35:48 +00:00 |
|
Joe Darcy
|
6e36c4550a
|
8284923: Update description of SourceVersion.RELEASE_18
Reviewed-by: jjg, iris
|
2022-04-18 17:17:29 +00:00 |
|
Xue-Lei Andrew Fan
|
c63fabe3d5
|
8284935: Improve debug in java.security.jgss
Reviewed-by: mullan
|
2022-04-18 14:07:56 +00:00 |
|
Koichi Sakata
|
ef25e189c7
|
8283870: jdeprscan --help causes an exception when the locale is ja, zh_CN or de
Reviewed-by: naoto
|
2022-04-18 12:51:55 +00:00 |
|
Sergey Bylokhov
|
21ea740e1d
|
8284699: Include all image types to the J2DBench.ColorConvertOpTests
Reviewed-by: prr
|
2022-04-18 03:34:32 +00:00 |
|
Alexander Zvegintsev
|
e5041ae3d4
|
8144030: [macosx] test java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java fails (again)
Reviewed-by: serb
|
2022-04-16 10:02:25 +00:00 |
|
Alexander Zvegintsev
|
f5beafa53f
|
8159599: [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java
Reviewed-by: serb, aivanov
|
2022-04-16 09:52:27 +00:00 |
|
Boris Ulasevich
|
21de4e55b8
|
8284681: compiler/c2/aarch64/TestFarJump.java fails with "RuntimeException: for CodeHeap < 250MB the far jump is expected to be encoded with a single branch instruction"
Reviewed-by: kvn
|
2022-04-16 05:57:00 +00:00 |
|
Dongbo He
|
9695283458
|
8240903: Add test to check that jmod hashes are reproducible
Reviewed-by: alanb
|
2022-04-16 01:33:44 +00:00 |
|
Doug Simon
|
dce72402b5
|
8284921: tier1 test failures after JDK-8284909
Reviewed-by: kvn
|
2022-04-15 22:16:47 +00:00 |
|
Phil Race
|
9f97f5de68
|
8283704: Add sealed modifier to java.awt.MultipleGradientPaint
Reviewed-by: darcy, serb, aivanov
|
2022-04-15 18:03:41 +00:00 |
|
Doug Simon
|
1ebf2f0d37
|
8284909: [JVMCI] remove remnants of AOT support
Reviewed-by: kvn
|
2022-04-15 17:30:00 +00:00 |
|
Phil Race
|
6199008dbd
|
8284914: Problem list test(s) failing due to extra repaints with D3D pipeline.
Reviewed-by: dcubed
|
2022-04-15 17:26:47 +00:00 |
|
Tagir F. Valeev
|
4cc8eccfca
|
8280915: Better parallelization for AbstractSpliterator and IteratorSpliterator when size is unknown
Reviewed-by: psandoz
|
2022-04-15 15:18:38 +00:00 |
|
Alexey Ivanov
|
53580b336a
|
8284884: Replace polling with waiting in javax/swing/text/html/parser/Parser/8078268/bug8078268.java
Reviewed-by: serb, psadhukhan
|
2022-04-15 13:55:06 +00:00 |
|
Thomas Stuefe
|
bdf8a2a205
|
8283326: Implement SafeFetch statically
Reviewed-by: dholmes, mdoerr, akozlov, lucy
|
2022-04-15 10:39:19 +00:00 |
|
Thomas Stuefe
|
bb7c97bddf
|
8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem
Reviewed-by: rriggs
|
2022-04-15 09:08:18 +00:00 |
|
Daniel Fuchs
|
1e22c70ff2
|
8284892: java/net/httpclient/http2/TLSConnection.java fails intermittently
Reviewed-by: djelinski, jpai, michaelm
|
2022-04-15 09:07:09 +00:00 |
|
Prasanta Sadhukhan
|
510003cfe3
|
8042380: Test javax/swing/JFileChooser/4524490/bug4524490.java fails with InvocationTargetException
Reviewed-by: serb
|
2022-04-15 08:32:13 +00:00 |
|
Feilong Jiang
|
ea0706de82
|
8284863: riscv: missing side effect for result in instruct vcount_positives
Reviewed-by: fyang, shade
|
2022-04-15 06:12:48 +00:00 |
|
John Jiang
|
d970820616
|
8284796: sun.security.ssl.Finished::toString misses a line feed in the message format pattern
Reviewed-by: xuelei
|
2022-04-15 02:09:30 +00:00 |
|
Phil Race
|
d41331e6f2
|
8223543: [TESTBUG] Regression test java/awt/Graphics2D/DrawString/LCDTextSrcEa.java has issues
Reviewed-by: serb, azvegint, aivanov
|
2022-04-15 01:03:44 +00:00 |
|
Magnus Ihse Bursie
|
3084921d7a
|
8284894: Fix typos in langtools
Reviewed-by: jjg
|
2022-04-14 21:41:45 +00:00 |
|
Paul Sandoz
|
fbb0916090
|
8283892: Compress and expand bits
Reviewed-by: alanb, redestad
|
2022-04-14 20:27:12 +00:00 |
|
Magnus Ihse Bursie
|
160eb2bd39
|
8284891: Fix typos in build system files
Reviewed-by: erikj
|
2022-04-14 19:33:28 +00:00 |
|
Andrey Turbanov
|
48c7549806
|
8284853: Fix various 'expected' typo
Reviewed-by: bpb, ihse
|
2022-04-14 18:05:49 +00:00 |
|
vamsi-parasa
|
a81c5d3a23
|
8284635: Crashes after 8282221: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Reviewed-by: kvn
|
2022-04-14 16:24:29 +00:00 |
|
Raffaello Giulietti
|
3ffec3a50b
|
8284866: Add test to JDK-8273056
Reviewed-by: jlaskey
|
2022-04-14 15:36:20 +00:00 |
|
Pavel Rappo
|
1cc3c330e3
|
8283864: Clean up DocFinder and friends
Reviewed-by: jjg
|
2022-04-14 15:09:47 +00:00 |
|
Aleksey Shipilev
|
9a00b432ea
|
8284584: Avoid duplicate node_idx_t definitions
Reviewed-by: kvn, redestad
|
2022-04-14 11:11:56 +00:00 |
|
Tejesh R
|
f26403172f
|
8236987 : Remove call to System.out.println from ImageIcon.loadImage
Reviewed-by: aivanov, psadhukhan, prr
|
2022-04-14 11:10:22 +00:00 |
|
Roman Kennke
|
339005dbc9
|
8284816: Make markWord::has_monitor() more robust
Reviewed-by: stuefe, zgu, dcubed
|
2022-04-14 09:33:37 +00:00 |
|
Roman Kennke
|
2ba5cc4163
|
8284760: Correct type/array element offset in LibraryCallKit::get_state_from_digest_object()
Reviewed-by: roland, kvn
|
2022-04-14 09:31:29 +00:00 |
|
Alexander Zvegintsev
|
c3938ec18b
|
8159694: HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
Reviewed-by: serb
|
2022-04-14 07:54:35 +00:00 |
|
Alexander Zvegintsev
|
23c6817c1a
|
6626492: Event time in future part 2, now on X
Reviewed-by: serb
|
2022-04-14 07:53:41 +00:00 |
|
Aleksey Shipilev
|
2241a05705
|
8284578: Relax InterpreterCodelet stub alignment
Reviewed-by: kvn, dlong
|
2022-04-14 07:30:37 +00:00 |
|
Swati Sharma
|
bf85b0095f
|
8284564: Extend VectorAPI validation tests for SHIFTs and ROTATE operations with constant shift values.
Reviewed-by: psandoz, jbhateja
|
2022-04-14 04:06:15 +00:00 |
|