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 |
|
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 |
|
Eric Liu
|
c35590282d
|
8282528: AArch64: Incorrect replicate2L_zero rule
Reviewed-by: aph
|
2022-04-13 04:21:43 +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 |
|
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 |
|
Prasanta Sadhukhan
|
83466434fd
|
8196465: javax/swing/JComboBox/8182031/ComboPopupTest.java fails on Linux
Reviewed-by: azvegint
|
2022-04-12 13:08:35 +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 |
|
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 |
|
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 |
|
Wu Yan
|
0c04bf8e59
|
8284198: Undo JDK-8261137: Optimization of Box nodes in uncommon_trap
Reviewed-by: kvn, thartmann
|
2022-04-11 06:23:09 +00:00 |
|
vamsi-parasa
|
37e28aea27
|
8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long
Reviewed-by: sviswanathan, kvn, jbhateja
|
2022-04-10 03:47:18 +00:00 |
|
Leonid Mesnik
|
a8c8752602
|
8284556: Ensure reachability of classes in runtime/whitebox/TestHiddenClassIsAlive.java and serviceability/dcmd/vm/ClassLoaderHierarchyTest.java
Reviewed-by: cjplummer
|
2022-04-08 19:24:55 +00:00 |
|
Vicente Romero
|
1bd8975caf
|
8284361: Updating ASM to 9.3 for JDK 19
Reviewed-by: mchung
|
2022-04-08 17:01:15 +00:00 |
|
Naoto Sato
|
d6b4693c05
|
8283698: Refactor Locale constructors used in src/test
Reviewed-by: iris, joehw
|
2022-04-08 15:23:25 +00:00 |
|
Fei Gao
|
e572a525f5
|
8280511: AArch64: Combine shift and negate to a single instruction
Reviewed-by: njian, ngasson
|
2022-04-08 01:25:13 +00:00 |
|
Feilong Jiang
|
de9596c290
|
8284495: [testbug] Adapt nsk tests to the RISC-V platform
Reviewed-by: lmesnik, cjplummer
|
2022-04-08 00:58:53 +00:00 |
|
Chris Plummer
|
e98c32d6b6
|
8284043: com/sun/jdi/MethodInvokeWithTraceOnTest.java failing with com.sun.jdi.ObjectCollectedException
Reviewed-by: sspitsyn, amenkov
|
2022-04-07 19:01:42 +00:00 |
|
Mark Powers
|
d6f01e9d6f
|
8234128: jarsigner will not show not-signed-by-alias warning if an intermediate cert is in this keystore
Reviewed-by: jnimeh
|
2022-04-07 15:52:43 +00:00 |
|
Daniel Jeliński
|
5bafcfdc17
|
8284444: Sting typo
Reviewed-by: kcr, aivanov, mgronlun
|
2022-04-07 14:55:05 +00:00 |
|
Mahendra Chhipa
|
ec73c61d8f
|
8284353: Update java/net and sun/net/www tests to eliminate dependency on sun.net.www.MessageHeader
Reviewed-by: dfuchs
|
2022-04-07 10:19:12 +00:00 |
|
Conor Cleary
|
4d2cd26ab5
|
8263031: HttpClient throws Exception if it receives a Push Promise that is too large
Reviewed-by: dfuchs
|
2022-04-07 08:42:38 +00:00 |
|
Alexander Zuev
|
d5cd4a3a28
|
8283387: [macos] a11y : Screen magnifier does not show selected Tab
Reviewed-by: prr, aivanov
|
2022-04-07 04:00:56 +00:00 |
|
Pavel Rappo
|
dd4a1bba91
|
8284299: Handle inheritDoc misuse more gracefully
Reviewed-by: jjg
|
2022-04-06 18:56:06 +00:00 |
|
Patricio Chilano Mateo
|
8e4fab0c89
|
8284303: runtime/Thread/AsyncExceptionTest.java timed out
Reviewed-by: dcubed, kvn
|
2022-04-06 16:47:55 +00:00 |
|
Alexey Semenyuk
|
b9cc3bc1bf
|
8284067: jpackage'd launcher reports non-zero exit codes with error prompt
Reviewed-by: almatvee
|
2022-04-06 11:49:36 +00:00 |
|
Boris Ulasevich
|
e524107a74
|
8280872: Reorder code cache segments to improve code density
Reviewed-by: simonis, kvn
|
2022-04-06 09:32:12 +00:00 |
|
Artem Semenov
|
e18414a322
|
8284014: Menu items with submenus in JPopupMEnu are not spoken on macOS
Reviewed-by: prr, serb, ant
|
2022-04-06 09:29:36 +00:00 |
|
Manukumar V S
|
0a67d68670
|
8284294: Create an automated regression test for RFE 4138746
Reviewed-by: serb
|
2022-04-06 07:21:33 +00:00 |
|
Tobias Hartmann
|
955d61df30
|
8284369: TestFailedAllocationBadGraph fails with -XX:TieredStopAtLevel < 4
Reviewed-by: chagedorn
|
2022-04-06 06:51:02 +00:00 |
|
Daniel Jeliński
|
4ffe96a857
|
8282506: Clean up remaining references to TwoStacksPlain*SocketImpl
Reviewed-by: dfuchs
|
2022-04-06 06:43:18 +00:00 |
|
Pengfei Li
|
741be46138
|
8183390: Fix and re-enable post loop vectorization
Reviewed-by: roland, thartmann, kvn
|
2022-04-05 23:50:13 +00:00 |
|
Daniel D. Daugherty
|
ff1daa85b0
|
8284380: ProblemList jdk/jshell/HighlightUITest.java on more platforms
Reviewed-by: bpb
|
2022-04-05 17:44:43 +00:00 |
|
Naoto Sato
|
526e73498e
|
8282819: Deprecate Locale class constructors
Reviewed-by: lancea, rriggs
|
2022-04-05 15:38:36 +00:00 |
|
Tejesh R
|
f20ed33618
|
8284278: Diagnostic Fix Updated.
Reviewed-by: prr, psadhukhan
|
2022-04-05 11:09:11 +00:00 |
|
Manukumar V S
|
632825c6d2
|
8283621: Write a regression test for CCC4400728
Reviewed-by: aivanov, serb
|
2022-04-05 04:42:32 +00:00 |
|
Thomas Stuefe
|
9561b5e041
|
8284165: Add pid to process reaper thread name
Reviewed-by: rriggs
|
2022-04-05 03:39:39 +00:00 |
|
Alex Menkov
|
0cd46f655a
|
8283597: [REDO] Invalid generic signature for redefined classes
Reviewed-by: sspitsyn, coleenp
|
2022-04-04 20:39:44 +00:00 |
|
Ioi Lam
|
e29707493e
|
8284181: ArgumentsTest.set_numeric_flag_double_vm fails on some locales
Reviewed-by: stuefe
|
2022-04-04 20:08:07 +00:00 |
|
Joe Wang
|
61d06c2d28
|
8276050: XMLInputFactoryImpl.getProperty() returns null
Reviewed-by: rriggs
|
2022-04-04 20:00:36 +00:00 |
|
Manukumar V S
|
7381868afe
|
8283623: Create an automated regression test for JDK-4525475
Reviewed-by: aivanov, serb
|
2022-04-04 18:58:05 +00:00 |
|
Vicente Romero
|
36b9baa70d
|
8282508: Updating ASM to 9.2 for JDK 19
Reviewed-by: lancea, egahlin, mchung
|
2022-04-04 15:05:00 +00:00 |
|