Chris Yin
|
fb6de4b0b6
|
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
Reviewed-by: dfuchs
|
2018-11-20 09:59:58 +08:00 |
|
Sean Coffey
|
63b433923c
|
8210838: Override javax.crypto.Cipher.toString()
Reviewed-by: mullan, weijun
|
2018-11-19 09:56:42 +00:00 |
|
Richard Reingruber
|
e310d296e2
|
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
Reviewed-by: dholmes, jcbeyler
|
2018-11-16 15:51:29 +01:00 |
|
Weijun Wang
|
c20332c412
|
8212003: Deprecating the default keytool -keyalg option
Reviewed-by: mullan, xuelei
|
2018-11-17 18:11:23 +08:00 |
|
Dora Zhou
|
2b38340ad7
|
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-11-15 21:53:30 -08:00 |
|
Adam Petcher
|
12d64aaeba
|
8213363: X25519 private key PKCS#8 encoding/decoding is incorrect
Fixed private key format to match spec in RFC 8410
Reviewed-by: mullan
|
2018-11-15 13:22:29 -05:00 |
|
Michael McMahon
|
1b34ea35c9
|
8213616: URLPermission with query or fragment behaves incorrectly
Reviewed-by: chegar, dfuchs
|
2018-11-15 11:26:46 +00:00 |
|
Sibabrata Sahoo
|
bf9fb45c85
|
8211787: javax/net/ssl/TLSCommon/TLSTest.java throws java.net.SocketTimeoutException: Read timed out
Java.net.SocketTimeoutException: Read timed out
Reviewed-by: xuelei
|
2018-11-14 23:12:19 -08:00 |
|
Martin Balao
|
7c14ebfcd0
|
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
Improvements on the synchronization of SequencedEvent events from different AppContexts
Reviewed-by: serb
|
2018-11-09 10:34:19 -03:00 |
|
Michael McMahon
|
028f2e14b3
|
8213189: Make restricted headers in HTTP Client configurable and remove Date by default
Reviewed-by: dfuchs
|
2018-11-14 14:23:21 +00:00 |
|
Prasanta Sadhukhan
|
eafb5eb05e
|
Merge
|
2018-11-14 17:16:44 +05:30 |
|
Vicente Romero
|
61082e6b25
|
8213480: update internal ASM version to 7.0
Reviewed-by: dholmes, iignatyev, alanb
|
2018-11-13 23:33:17 -05:00 |
|
Pankaj Bansal
|
8ed1c25f6b
|
8213536: Update ProblemList for Linux
Reviewed-by: serb
|
2018-11-12 12:39:03 +05:30 |
|
Prasanta Sadhukhan
|
046262a0f5
|
Merge
|
2018-11-12 11:10:16 +05:30 |
|
Shashidhara Veerabhadraiah
|
fe6aa29326
|
8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac
Reviewed-by: serb
|
2018-11-12 10:55:49 +05:30 |
|
Sergey Bylokhov
|
5a9a338c8e
|
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
|
2018-11-10 18:48:35 -08:00 |
|
Sergey Bylokhov
|
cc3756b342
|
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails
Reviewed-by: psadhukhan
|
2018-11-10 18:41:43 -08:00 |
|
Sergey Bylokhov
|
bd9a9d591b
|
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
Reviewed-by: prr, psadhukhan
|
2018-11-10 09:52:59 -08:00 |
|
Sergey Bylokhov
|
96ebd03c09
|
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
Reviewed-by: prr
|
2018-11-09 22:25:40 -08:00 |
|
Roger Riggs
|
29e742273e
|
8185496: Improve performance of system properties initialization in initPhase1
8213424: VersionProps duplicate and skipped initialization
Reviewed-by: mchung, redestad, dholmes
|
2018-11-09 13:28:16 -05:00 |
|
Xue-Lei Andrew Fan
|
1b20a6781f
|
8213694: Test Timeout.java should run in othervm mode
Reviewed-by: jnimeh
|
2018-11-09 10:15:43 -08:00 |
|
Xue-Lei Andrew Fan
|
3e9941ea2b
|
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
Reviewed-by: mullan, chegar
|
2018-11-09 08:24:38 -08:00 |
|
Ambarish Rapte
|
bc3c7c9b32
|
8198002: java/awt/Mixing/Validating.java debug assert on Windows
Reviewed-by: serb, kaddepalli
|
2018-11-09 18:35:25 +05:30 |
|
Ambarish Rapte
|
3ec1c6f949
|
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
Reviewed-by: prr, serb
|
2018-11-09 12:08:05 +05:30 |
|
Prasanta Sadhukhan
|
e40a70bce0
|
8213181: Updation of ProblemList.txt for removal of passing swing test
Reviewed-by: serb
|
2018-11-09 09:29:43 +05:30 |
|
Phil Race
|
bf7a30f5cf
|
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
Reviewed-by: serb
|
2018-11-08 10:34:49 -08:00 |
|
Prasanta Sadhukhan
|
b553485436
|
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
Reviewed-by: prr
|
2018-11-08 12:09:06 +05:30 |
|
Jamil Nimeh
|
acd81b508e
|
8212885: TLS 1.3 resumed session does not retain peer certificate chain
Reviewed-by: xuelei, wetmore
|
2018-11-13 18:22:52 -08:00 |
|
Weijun Wang
|
65dc116bf6
|
8213400: Support choosing group name in keytool keypair generation
Reviewed-by: apetcher, xuelei
|
2018-11-14 08:46:25 +08:00 |
|
Mikhailo Seledtsov
|
a2cc912565
|
8213570: [TESTBUG] Update JFR sanity test set
Added tests to the jdk jfr sanity group
Reviewed-by: hseigel
|
2018-11-13 12:24:13 -08:00 |
|
Rob McKenna
|
d3ccf8a0ca
|
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
|
2018-11-12 08:33:59 -08:00 |
|
Pavel Rappo
|
cea9c21479
|
8210493: Bind to node- or linklocal ipv6 multicast address fails
Reviewed-by: alanb, chegar
|
2018-11-12 12:55:36 +00:00 |
|
Sergey Bylokhov
|
245a72938a
|
8211822: Some tests fail after JDK-8210039
8202886: [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS
Reviewed-by: prr, iignatyev, jdv, kaddepalli
|
2018-11-06 17:57:17 -08:00 |
|
Prasanta Sadhukhan
|
c03cdce50e
|
8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails
Reviewed-by: serb
|
2018-11-03 09:50:22 +05:30 |
|
Sergey Bylokhov
|
3656228787
|
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
Reviewed-by: prr
|
2018-11-02 15:38:03 -07:00 |
|
Ambarish Rapte
|
fa9ec805d9
|
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
Reviewed-by: prr, serb
|
2018-11-02 23:05:47 +05:30 |
|
Amy Lu
|
836e02e1f1
|
8213576: Make test AsyncCloseChannel.java run in othervm
Reviewed-by: dholmes
|
2018-11-09 12:08:53 +08:00 |
|
Martin Balao
|
7724fd6d9b
|
8213154: Update copyright headers of files in src tree that are missing Classpath exception
Reviewed-by: andrew
|
2018-11-08 18:10:15 -03:00 |
|
Joe Wang
|
a567796533
|
8202285: (fs) Add a method to Files for comparing file contents
Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
|
2018-11-08 09:50:54 -08:00 |
|
Richard Reingruber
|
e8fd8147a3
|
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
Reviewed-by: kvn
|
2018-11-08 09:04:00 -08:00 |
|
Chris Hegarty
|
4187dff26a
|
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
Reviewed-by: alanb, dfuchs
|
2018-11-08 16:16:57 +00:00 |
|
Dean Long
|
a9ae141836
|
8212605: Pure-Java implementation of AccessController.doPrivileged
Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
|
2018-11-06 16:04:50 -08:00 |
|
Valerie Peng
|
c8c41d1444
|
8211049: Second parameter of "initialize" method is not used
Use the specified random object instead of system default
Reviewed-by: weijun
|
2018-11-07 01:04:26 +00:00 |
|
Anthony Scarpino
|
f7fc720c9c
|
8211339: NPE during SSL handshake caused by HostnameChecker
Reviewed-by: xuelei
|
2018-11-06 10:10:18 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Ying Zhou
|
0fade4897e
|
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-11-06 15:23:52 +08:00 |
|
Naoto Sato
|
a1029a4729
|
8213330: Fix legal headers in i18n tests
Reviewed-by: lancea
|
2018-11-05 13:55:41 -08:00 |
|
Phil Race
|
7613af50d9
|
Merge
|
2018-10-31 13:26:06 -07:00 |
|
Sergey Bylokhov
|
e496d67042
|
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
Reviewed-by: prr, denis
|
2018-10-31 10:01:23 -07:00 |
|
Pankaj Bansal
|
0e04de0f9c
|
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
Reviewed-by: prr, psadhukhan
|
2018-10-31 14:22:48 +05:30 |
|