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 |
|
Andrey Turbanov
|
bf1c3ef02b
|
8284775: Simplify String.substring(_, length()) calls
Reviewed-by: bpb, serb
|
2022-04-13 19:08:44 +00:00 |
|
Andrey Turbanov
|
249d54f93d
|
8284673: Collapse identical catch branches in java.management
Reviewed-by: cjplummer, dholmes
|
2022-04-13 17:47:35 +00:00 |
|
Zhiqiang Zang
|
c7755b815d
|
8283094: Add Ideal transformation: x + (con - y) -> (x - y) + con
Reviewed-by: kvn, thartmann
|
2022-04-13 16:01:10 +00:00 |
|
Coleen Phillimore
|
e245f9d200
|
8284274: Error reporting crashes because missing ResourceMarks
Reviewed-by: dholmes, stuefe
|
2022-04-13 14:46:27 +00:00 |
|
Matthias Baesken
|
8ee2944cc4
|
8284754: print more interesting env variables in hs_err and VM.info
Reviewed-by: stuefe
|
2022-04-13 11:49:00 +00:00 |
|
Prasanta Sadhukhan
|
70251b064d
|
8194946: Regression automated Test 'javax/swing/JFileChooser/6738668/bug6738668.java' fails
Reviewed-by: aivanov
|
2022-04-13 10:58:36 +00:00 |
|
Daniel Jeliński
|
507dc41a53
|
8284720: IntelliJ: JIRA integration
Reviewed-by: mcimadamore, ihse
|
2022-04-13 10:33:48 +00:00 |
|
Claes Redestad
|
280aa42880
|
8284579: Improve VarHandle checks for interpreter
Reviewed-by: mcimadamore, mchung
|
2022-04-13 07:21:24 +00:00 |
|
Eric Liu
|
c35590282d
|
8282528: AArch64: Incorrect replicate2L_zero rule
Reviewed-by: aph
|
2022-04-13 04:21:43 +00:00 |
|
Glavo
|
5691a3b6af
|
8284702: Add @since for java.time.LocalDate.EPOCH
Reviewed-by: rriggs, bpb, iris, darcy, naoto
|
2022-04-13 02:17:45 +00:00 |
|
Jonathan Gibbons
|
7920e8ba42
|
8283714: REDO - Unexpected TypeElement in ANALYZE TaskEvent
8284030: Standard Doclet should not attempt to link to primitive types
Reviewed-by: vromero, jlahoda, prappo
|
2022-04-12 23:33:26 +00:00 |
|
Johannes Bechberger
|
bc12e8616d
|
8284752: Zero does not build on Mac OS X due to missing os::current_thread_enable_wx implementation
Reviewed-by: dholmes
|
2022-04-12 23:23:51 +00:00 |
|
Johannes Bechberger
|
cafde7fe00
|
8284732: FFI_GO_CLOSURES macro not defined but required for zero build on Mac OS X
Reviewed-by: dholmes
|
2022-04-12 23:20:12 +00:00 |
|
Ravi Reddy
|
7891085a87
|
8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
Reviewed-by: lancea
|
2022-04-12 20:39:05 +00:00 |
|
Raffaello Giulietti
|
19b140a7f3
|
8283083: java.util.random L128X256MixRandom constructor fails to use byte[] seed
Reviewed-by: jlaskey, bpb
|
2022-04-12 17:36:16 +00:00 |
|
lawrence.andrews
|
3f26d84f6a
|
8284535: Fix PrintLatinCJKTest.java test that is failing with Parse Exception
8283712: Create a manual test framework class
Reviewed-by: prr, aivanov
|
2022-04-12 13:49:43 +00:00 |
|
Eric Liu
|
a5378fb8c0
|
8284125: AArch64: Remove partial masked operations for SVE
Reviewed-by: njian, ngasson
|
2022-04-12 13:17:27 +00:00 |
|
Prasanta Sadhukhan
|
83466434fd
|
8196465: javax/swing/JComboBox/8182031/ComboPopupTest.java fails on Linux
Reviewed-by: azvegint
|
2022-04-12 13:08:35 +00:00 |
|
Christoph Langer
|
5851631de2
|
8284622: Update versions of some Github Actions used in JDK workflow
Reviewed-by: ihse
|
2022-04-12 12:11:18 +00:00 |
|
Albert Mingkun Yang
|
4cd0921cf6
|
8284653: Serial: Inline GenCollectedHeap::collect_locked
Reviewed-by: kbarrett, tschatzl
|
2022-04-12 08:00:27 +00:00 |
|
Prasanta Sadhukhan
|
9545ba7dd9
|
8282716: [macos] Enable javax/swing/JScrollPane/TestMouseWheelScroll.java on macos
Reviewed-by: serb
|
2022-04-12 07:30:10 +00:00 |
|
Srinivas Mandalika
|
4ce3cf12bf
|
8283245: Create a test for JDK-4670319
Reviewed-by: serb
|
2022-04-12 04:21:48 +00:00 |
|
Srinivas Mandalika
|
fad3b94786
|
8282640: Create a test for JDK-4740761
Reviewed-by: prr, serb
|
2022-04-12 01:30:47 +00:00 |
|
Vicente Romero
|
4e165f66a9
|
8284308: mismatch between key and content in compiler error message
Reviewed-by: mcimadamore
|
2022-04-11 20:57:24 +00:00 |
|
Zhengyu Gu
|
4d45c3ebc4
|
8284620: CodeBuffer may leak _overflow_arena
Reviewed-by: thartmann, kvn
|
2022-04-11 19:04:45 +00:00 |
|
Daniel D. Daugherty
|
73aa5551e1
|
8284689: ProblemList java/lang/Integer/Unsigned.java in -Xcomp mode
Reviewed-by: rriggs
|
2022-04-11 18:56:55 +00:00 |
|
Daniel D. Daugherty
|
929f58714a
|
8284691: ProblemList javax/swing/JTable/8236907/LastVisibleRow.java on macosx
Reviewed-by: azvegint, rriggs
|
2022-04-11 18:56:05 +00:00 |
|
Sean Mullan
|
dc6ec2a467
|
8284105: Update security libraries to use sealed classes
Reviewed-by: darcy, weijun, xuelei
|
2022-04-11 18:01:47 +00:00 |
|
Daniel D. Daugherty
|
470a66840c
|
8284687: validate-source failure after JDK-8283710
Reviewed-by: iris
|
2022-04-11 16:25:44 +00:00 |
|
Naoto Sato
|
523899e36c
|
8265315: Support for CLDR version 41
Reviewed-by: joehw, iris, ihse
|
2022-04-11 15:59:12 +00:00 |
|
Roman Kennke
|
abfd2f98dc
|
8283710: JVMTI: Use BitSet for object marking
Reviewed-by: stuefe, coleenp
|
2022-04-11 14:50:29 +00:00 |
|
Manukumar V S
|
7edd186121
|
8283507: Create a regression test for RFE 4287690
Reviewed-by: serb, aivanov
|
2022-04-11 14:00:46 +00:00 |
|
Daniel Fuchs
|
74835f7389
|
8283719: java/util/logging/CheckZombieLockTest.java failing intermittently
Reviewed-by: alanb
|
2022-04-11 13:43:03 +00:00 |
|
Zhengyu Gu
|
205cfb8496
|
8284093: Memory leak: X11SD_DisposeXImage should also free obdata
Reviewed-by: prr, andrew
|
2022-04-11 13:36:20 +00:00 |
|
Andrey Turbanov
|
f4edb59a6e
|
8284567: Collapse identical catch branches in java.base
Reviewed-by: darcy, iris, wetmore
|
2022-04-11 09:32:24 +00:00 |
|
John Jiang
|
40ddb7558c
|
8284641: Doc errors in sun.security.ssl.SSLSessionContextImpl
Reviewed-by: xuelei, ssahoo
|
2022-04-11 06:39:18 +00:00 |
|
Roberto Castañeda Lozano
|
8ebea443f3
|
8270090: C2: LCM may prioritize CheckCastPP nodes over projections
Reviewed-by: thartmann, kvn
|
2022-04-11 06:37:57 +00:00 |
|