Aleksey Shipilev
|
66a3917d4d
|
8255331: Problemlist java/foreign/TestMismatch.java on 32-bit platforms until JDK-8254162
Reviewed-by: mcimadamore
|
2020-10-27 13:53:02 +00:00 |
|
Prasanta Sadhukhan
|
767965046e
|
8231231: The printing result is different from the case instruction
Reviewed-by: prr
|
2020-10-27 11:16:27 +00:00 |
|
Prasanta Sadhukhan
|
bcdeeaa04c
|
8199054: Test javax/swing/UIDefaults/8149879/InternalResourceBundle.java is unstable
Reviewed-by: prr, serb
|
2020-10-27 02:59:33 +00:00 |
|
Prasanta Sadhukhan
|
dee31d0e95
|
8167355: [macos 10.12] Timeout in javax/swing/JTextArea/TextViewOOM/TextViewOOM.java
Reviewed-by: prr
|
2020-10-27 02:55:40 +00:00 |
|
Sergey Bylokhov
|
abdbbe3a79
|
8254370: Update the classes in the java.awt.color package
Reviewed-by: prr
|
2020-10-26 23:56:11 +00:00 |
|
Harold Seigel
|
ca8bba64dc
|
8238263: Create at-requires mechanism for containers
Reviewed-by: bobv, iignatyev
|
2020-10-26 20:30:37 +00:00 |
|
Daniel Kamil Kozar
|
b498433631
|
8254825: Monitoring available clipboard formats should be done via new Windows APIs
Reviewed-by: serb
|
2020-10-26 19:13:20 +00:00 |
|
Phil Race
|
de05b0065a
|
8255365: Problem list failing client manual tests
Reviewed-by: kizune, serb
|
2020-10-26 18:56:23 +00:00 |
|
Sergey Bylokhov
|
49c4978d0a
|
8060202: [macosx] Test closed/java/awt/Choice/GetSizeTest/GetSizeTest fails only in MacOSX(10.10)
Reviewed-by: prr
|
2020-10-26 18:35:52 +00:00 |
|
Sergey Bylokhov
|
2b47a58dd7
|
8028281: [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails
Reviewed-by: psadhukhan, prr
|
2020-10-26 18:31:54 +00:00 |
|
Martin Doerr
|
9b5a2a6b24
|
8255349: Vector API issues on Big Endian
Reviewed-by: psandoz, rrich
|
2020-10-26 15:29:51 +00:00 |
|
Weijun Wang
|
e8b75b13dc
|
8255393: sun/security/util/DerValue/Indefinite.java fails with ---illegal-access=deny
Reviewed-by: alanb
|
2020-10-26 14:33:34 +00:00 |
|
Aleksey Shipilev
|
c28b011121
|
8255343: java/util/stream/SpliteratorTest.java fails on 32-bit platforms with "Misaligned access at address: 12"
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore
|
2020-10-26 07:11:44 +00:00 |
|
Prasanta Sadhukhan
|
b71b5b4375
|
8199062: Test javax/swing/text/Utilities/8134721/bug8134721.java is unstable
Reviewed-by: serb
|
2020-10-26 04:36:21 +00:00 |
|
Sergey Bylokhov
|
ee34fa585a
|
8199060: Test javax/swing/text/html/parser/Parser/6990651/bug6990651.java is unstable
Reviewed-by: prr
|
2020-10-25 20:54:35 +00:00 |
|
Sergey Bylokhov
|
93dadbe0dc
|
7190589: [macosx] In the test bug4278839 never press ctrl+arrow
Reviewed-by: prr
|
2020-10-25 20:47:48 +00:00 |
|
Naoto Sato
|
57d903bdd9
|
8255242: Bidi.requiresBidi has misleading exception message
Reviewed-by: bchristi
|
2020-10-25 18:22:10 +00:00 |
|
Prasanta Sadhukhan
|
1a94ebc7d7
|
8254112: javax/swing/plaf/basic/BasicComboPopup/JComboBoxPopupLocation/JComboBoxPopupLocation.java fails on windows
Reviewed-by: trebari, serb
|
2020-10-25 07:32:57 +00:00 |
|
Prasanta Sadhukhan
|
69b017248b
|
8199074: Test javax/swing/DataTransfer/8059739/bug8059739.java is unstable
Reviewed-by: serb, prr
|
2020-10-25 07:27:22 +00:00 |
|
Igor Ignatyev
|
6545e19fcc
|
8255078: sun/net/ftp/imp/FtpClient$MLSxParser uses wrong datetime format
Reviewed-by: dfuchs
|
2020-10-23 22:31:18 +00:00 |
|
Kiran Sidhartha Ravikumar
|
55a0cad827
|
8254982: (tz) Upgrade time-zone data to tzdata2020c
Reviewed-by: erikj, naoto
|
2020-10-23 10:13:08 +00:00 |
|
Naoto Sato
|
ff5f2265d2
|
8255086: Update the root locale display names
Reviewed-by: bchristi, joehw
|
2020-10-23 01:13:36 +00:00 |
|
Brent Christian
|
8afdcaee1c
|
8255031: Update java/util/prefs/AddNodeChangeListener.java to report more failure info
Reviewed-by: bpb
|
2020-10-22 21:45:43 +00:00 |
|
Jan Lahoda
|
211bb62a90
|
8255124: KeepAliveStreamCleaner may crash with java.lang.IllegalMonitorStateException: current thread is not owner
Reviewed-by: alanb, chegar, dfuchs
|
2020-10-22 07:29:37 +00:00 |
|
Prasanta Sadhukhan
|
299e1154af
|
8198395: Test javax/swing/plaf/metal/MetalLookAndFeel/Test8039750.java fails in mach5
Reviewed-by: prr
|
2020-10-22 06:55:50 +00:00 |
|
Prasanta Sadhukhan
|
a5b7bc50d4
|
7156347: javax/swing/JList/6462008/bug6462008.java fails
Reviewed-by: serb, pbansal
|
2020-10-22 06:45:03 +00:00 |
|
Fei Yang
|
b25d894015
|
8252204: AArch64: Implement SHA3 accelerator/intrinsic
Co-authored-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Co-authored-by: Dong Bo <dongbo4@huawei.com>
Reviewed-by: aph, kvn
|
2020-10-22 04:38:39 +00:00 |
|
Sergey Bylokhov
|
7d3d4daefd
|
8240709: Enable javax/swing/UI/UnninstallUIMemoryLeaks/UnninstallUIMemoryLeaks.java on all L&F
Reviewed-by: kizune
|
2020-10-22 03:43:45 +00:00 |
|
Sandhya Viswanathan
|
5d262290c4
|
8255174: Vector API unit tests for missed public api code coverage
Reviewed-by: psandoz
|
2020-10-22 00:09:41 +00:00 |
|
Valerie Peng
|
1191a633fe
|
8199697: FIPS 186-4 RSA Key Generation
Reviewed-by: xuelei
|
2020-10-21 22:42:07 +00:00 |
|
Daniel D. Daugherty
|
34450311d9
|
8255200: ProblemList com/sun/jdi/EATests.java for ZGC
Reviewed-by: kvn, iignatyev, dholmes
|
2020-10-21 21:30:28 +00:00 |
|
Raffaello Giulietti
|
0efdde188b
|
8238669: Long.divideUnsigned is extremely slow for certain values (Needs to be Intrinsic)
Reviewed-by: bpb
|
2020-10-21 16:32:59 +00:00 |
|
Fernando Guallini
|
f813a28b95
|
8254692: (se) Clarify the behaviour of the non-abstract SelectorProvider::inheritedChannel
Reviewed-by: chegar, bpb, alanb
|
2020-10-21 14:54:19 +00:00 |
|
Weijun Wang
|
839f01ddf5
|
8242068: Signed JAR support for RSASSA-PSS and EdDSA
Reviewed-by: valeriep
|
2020-10-21 14:18:43 +00:00 |
|
Prasanta Sadhukhan
|
1b7ddebe46
|
8254976: Re-enable swing jtreg tests which were broken due to samevm mode
Reviewed-by: serb
|
2020-10-21 05:52:20 +00:00 |
|
Sergey Bylokhov
|
2e510e04bd
|
8255043: Incorrectly styled copyright text
Reviewed-by: dholmes, trebari, jdv
|
2020-10-21 04:53:16 +00:00 |
|
Sergey Bylokhov
|
2ee2b4ae19
|
8231454: File lock in Windows on a loaded jar due to a leak in Introspector::getBeanInfo
Reviewed-by: kizune
|
2020-10-21 02:05:16 +00:00 |
|
Sergey Bylokhov
|
e5870cf002
|
8252133: The java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java fails if metal pipeline is active
Reviewed-by: prr
|
2020-10-21 00:15:46 +00:00 |
|
Jamil Nimeh
|
d6cef99050
|
8245417: Improve certificate chain handling
Co-authored-by: Hai-may Chao <hai-may.chao@oracle.com>
Reviewed-by: mullan, jnimeh
|
2020-10-20 14:58:39 -07:00 |
|
Sean Mullan
|
62a03bd387
|
8237995: Enhance certificate processing
Reviewed-by: weijun, rhalade, ahgross, erikj
|
2020-10-20 14:58:38 -07:00 |
|
Richard Reingruber
|
40f847e2fb
|
8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents
8233915: JVMTI FollowReferences: Java Heap Leak not found because of C2 Scalar Replacement
Reviewed-by: mdoerr, goetz, sspitsyn, kvn
|
2020-10-20 15:31:55 +00:00 |
|
Vipin Menon
|
3ee0380e99
|
8234393: [macos] printing ignores printer tray
Reviewed-by: psadhukhan, prr
|
2020-10-20 11:14:28 +00:00 |
|
Pankaj Bansal
|
21e67e5460
|
8225790: Two NestedDialogs tests fail on Ubuntu
Reviewed-by: serb
|
2020-10-20 09:05:51 +00:00 |
|
Thomas Stuefe
|
7ba6a6bf00
|
8251158: Implementation of JEP 387: Elastic Metaspace
Reviewed-by: lkorinth, coleenp, iklam, rrich
|
2020-10-20 06:48:09 +00:00 |
|
Sergey Bylokhov
|
6e8835c6bc
|
7110890: reg test TranslucentShapedFrameTest fails to create non-opaque frame
Reviewed-by: prr
|
2020-10-19 23:54:10 +00:00 |
|
Erik Joelsson
|
0b5101658d
|
8253660: Need better error report when artifact resolution fails in AotCompiler.java
Reviewed-by: ihse
|
2020-10-19 17:40:54 +00:00 |
|
Vicente Romero
|
1da28de82f
|
8255009: delta apply fixes for JDK-8246774 and JDK-8253455, pushed too soon
Reviewed-by: jlahoda
|
2020-10-19 15:55:54 +00:00 |
|
Alexander Zuev
|
51a865d66a
|
8254085: javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"
Reviewed-by: serb
|
2020-10-19 04:26:42 +00:00 |
|
Vicente Romero
|
c17d58516f
|
8246774: implement Record Classes as a standard feature in Java
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: coleenp, jlahoda, sspitsyn, chegar
|
2020-10-18 18:54:33 +00:00 |
|
Prasanta Sadhukhan
|
0b3e6c51ba
|
8194126: Regression automated Test '/open/test/jdk/javax/swing/JColorChooser/Test7194184.java' fails
Reviewed-by: serb, trebari
|
2020-10-17 07:18:48 +00:00 |
|