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 |
|
Vladimir Kozlov
|
a7fa1b70f2
|
8251994: VM crashed running TestComplexAddrExpr.java test with -XX:UseAVX=X
Reviewed-by: shade, redestad
|
2020-10-26 19:40:48 +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 |
|
Daniel D. Daugherty
|
60d014242b
|
8255379: ProblemList compiler/loopstripmining/BackedgeNodeWithOutOfLoopControl.java
Reviewed-by: alanb
|
2020-10-25 14:49:26 +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 |
|
Aleksey Shipilev
|
3f6abd220f
|
8255330: gtest/MetaspaceGtests.java fail on 32-bit platforms
Reviewed-by: stuefe
|
2020-10-23 19:42:30 +00:00 |
|
Fei Yang
|
5ec1b80c4a
|
8255287: aarch64: fix SVE patterns for vector shift count
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Reviewed-by: adinn
|
2020-10-23 13:16:37 +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 |
|
Ningsheng Jian
|
ac1748e786
|
8254670: SVE test uses linux-specific api
Reviewed-by: adinn, vkempik
|
2020-10-23 10:06:40 +00:00 |
|
Jan Lahoda
|
0e9205315e
|
8254286: Wrong inference in switch expression with "null" arm
Reviewed-by: mcimadamore, vromero
|
2020-10-23 09:47:29 +00:00 |
|
Vladimir Ivanov
|
e52156d730
|
8255067: Restore Copyright line in file modified by 8253191
Reviewed-by: kvn, shade
|
2020-10-23 08:33:14 +00:00 |
|
Aleksey Shipilev
|
64dc4b1888
|
8255225: compiler/aot tests fail on Windows with NPE during artifact resolution
Reviewed-by: erikj, clanger
|
2020-10-23 06:34:17 +00:00 |
|
Thomas Stuefe
|
2ca7a08091
|
8255268: 32-bit failures in runtime/Metaspace/elastic
Reviewed-by: shade
|
2020-10-23 05:27:57 +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 |
|
Alex Menkov
|
b9186bebc3
|
6606767: resexhausted00[34] fail assert(!thread->owns_locks(), "must release all locks when leaving VM")
Reviewed-by: sspitsyn, cjplummer
|
2020-10-21 23:40:48 +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 |
|
Coleen Phillimore
|
56ea490f1e
|
8233343: Deprecate -XX:+CriticalJNINatives flag which implements JavaCritical native functions
Reviewed-by: rehn, mdoerr, zgu
|
2020-10-21 20:33:24 +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 |
|
Aleksey Shipilev
|
2a0633507c
|
8254785: compiler/graalunit/HotspotTest.java failed with "missing Graal intrinsics for: java/lang/StringLatin1.indexOfChar([BIII)I"
Reviewed-by: psandoz, iignatyev, kvn
|
2020-10-21 06:09:54 +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 |
|