jasontatton-aws
|
72ff8e2118
|
8254782: Fix benchmark issues in java/lang/StringIndexOfChar.java benchmark
Reviewed-by: redestad, shade
|
2020-10-29 12:06:43 +00:00 |
|
Conor Cleary
|
ea26ff1142
|
8247614: java/nio/channels/DatagramChannel/Connect.java timed out
Reviewed-by: dfuchs, alanb
|
2020-10-29 09:57:09 +00:00 |
|
Thomas Schatzl
|
38574d5169
|
8255298: Remove SurvivorAlignmentInBytes functionality
Reviewed-by: shade, ayang, kbarrett
|
2020-10-29 08:49:15 +00:00 |
|
Thomas Stuefe
|
4031cb4190
|
8254189: Improve comments for StackOverFlow and fix in_xxx() functions
Reviewed-by: dholmes, gziemski
|
2020-10-29 06:30:03 +00:00 |
|
Prasanta Sadhukhan
|
caec8d2208
|
8233560: [TESTBUG] ToolTipManager/Test6256140.java is failing on macos
Reviewed-by: serb
|
2020-10-29 02:37:09 +00:00 |
|
Prasanta Sadhukhan
|
a5b42ec8b2
|
8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos
Reviewed-by: serb
|
2020-10-29 02:35:07 +00:00 |
|
Igor Ignatyev
|
7e305ad1d4
|
8255405: sun/net/ftp/imp/FtpClient uses SimpleDateFormat in not thread-safe manner
Reviewed-by: chegar, ryadav, dfuchs
|
2020-10-28 23:53:51 +00:00 |
|
Claes Redestad
|
a7595b2a61
|
8250669: Running JMH micros is broken after JDK-8248135
Reviewed-by: ecaspole, erikj
|
2020-10-28 22:36:43 +00:00 |
|
Michael McMahon
|
3f20612e03
|
8255555: Bad copyright headers in SocketChannelCompare.java SocketChannelConnectionSetup.java UnixSocketChannelReadWrite.java
Reviewed-by: dfuchs, bpb
|
2020-10-28 19:00:47 +00:00 |
|
Severin Gehwolf
|
42fc158991
|
8253939: [TESTBUG] Increase coverage of the cgroups detection code
Reviewed-by: shade, bobv
|
2020-10-28 18:54:02 +00:00 |
|
Michael McMahon
|
6bb7e45e8e
|
8245194: Unix domain socket channel implementation
Reviewed-by: erikj, dfuchs, alanb, chegar
|
2020-10-28 17:26:26 +00:00 |
|
Vicente Romero
|
8bde2f4e3d
|
8255013: implement Record Classes as a standard feature in Java, follow-up
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: jlahoda
|
2020-10-28 17:18:46 +00:00 |
|
Harold Seigel
|
3bd5b80761
|
8243583: Change 'final' error checks to throw ICCE
Reviewed-by: lfoltan, dholmes
|
2020-10-28 12:32:45 +00:00 |
|
Dong Bo
|
6b2d11ba24
|
8255246: AArch64: Implement BigInteger shiftRight and shiftLeft accelerator/intrinsic
Reviewed-by: aph
|
2020-10-28 11:52:07 +00:00 |
|
Per Liden
|
2c9dfc73f9
|
8255234: ZGC: Bulk allocate forwarding data structures
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Reviewed-by: ayang, stefank
|
2020-10-28 08:56:57 +00:00 |
|
Sergey Bylokhov
|
5e0a8cdf89
|
8255488: Re-enable some problem listed tests
Reviewed-by: psadhukhan
|
2020-10-28 08:40:41 +00:00 |
|
Prasanta Sadhukhan
|
3f8bd92308
|
8233556: [TESTBUG] JPopupMenu tests fail on MacOS
Reviewed-by: serb
|
2020-10-28 06:37:49 +00:00 |
|
Prasanta Sadhukhan
|
4acf634d05
|
8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows
Reviewed-by: serb
|
2020-10-28 06:32:29 +00:00 |
|
Sergey Bylokhov
|
dc85a3fe81
|
8015602: [macosx] Test javax/swing/SpringLayout/4726194/bug4726194.java fails on MacOSX
Reviewed-by: psadhukhan, pbansal
|
2020-10-27 20:23:32 +00:00 |
|
Alex Menkov
|
1d245c6ec8
|
8252117: com/sun/jdi/BadHandshakeTest.java failed with "ConnectException: Connection refused: connect"
Reviewed-by: cjplummer, sspitsyn
|
2020-10-27 19:49:38 +00:00 |
|
Alexey Bakhtin
|
7a7ce021de
|
8007632: DES/3DES keys support in PKCS12 keystore
Reviewed-by: weijun
|
2020-10-27 18:41:44 +00:00 |
|
Roger Riggs
|
a023b93712
|
8255394: jdk/test/lib/hexdump/ASN1FormatterTest.java fails with ---illegal-access=deny
Reviewed-by: alanb, weijun
|
2020-10-27 18:17:57 +00:00 |
|
Thomas Stuefe
|
7d41a54188
|
8255450: runtime/ThreadCountLimit.java causes high system load
Reviewed-by: shade
|
2020-10-27 14:25:34 +00:00 |
|
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 |
|
Harold Seigel
|
18d9905c40
|
8255342 : Remove non-specified JVM checks on Classes with Record attributes
Reviewed-by: dholmes, coleenp
|
2020-10-27 12:23:14 +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 |
|
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 |
|