Sean Coffey
|
7b8898d03c
|
8213942: URLStreamHandler initialization race
Reviewed-by: alanb, chegar, prappo
|
2018-11-21 15:09:27 +00:00 |
|
Rachna Goel
|
f8518a2c05
|
8209923: Unicode 11.0.0
Updated JDK to support Unicode 11.0.0.
Reviewed-by: naoto
|
2018-11-21 14:24:31 +05:30 |
|
Chris Yin
|
fb6de4b0b6
|
8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently
Reviewed-by: dfuchs
|
2018-11-20 09:59:58 +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 |
|
Michael McMahon
|
1b34ea35c9
|
8213616: URLPermission with query or fragment behaves incorrectly
Reviewed-by: chegar, dfuchs
|
2018-11-15 11:26:46 +00: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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Manajit Halder
|
033a0df6ef
|
8208543: [macos] Support for apple.awt.documentModalSheet incomplete
Reviewed-by: dmarkov, kaddepalli
|
2018-10-30 17:06:32 +05:30 |
|
Jayathirth D V
|
e41b1c19e9
|
Merge
|
2018-10-24 15:57:43 +05:30 |
|
Hamlin Li
|
533bd0a604
|
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-10-24 17:52:06 +08:00 |
|
Jayathirth D V
|
cfaf92f28b
|
Merge
|
2018-10-23 15:29:10 +05:30 |
|
Amy Lu
|
a0594bc138
|
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
Reviewed-by: forax, weijun
|
2018-10-23 13:47:17 +08:00 |
|
Chris Hegarty
|
cea4eef60a
|
8212695: Add explicit timeout to several HTTP Client tests
Reviewed-by: dfuchs, michaelm
|
2018-10-22 12:25:31 +01:00 |
|
Vyom Tewari
|
3bafe65a75
|
8212114: Reconsider the affect on closed streams resulting from 8189366
Reviewed-by: chegar, dfuchs
|
2018-10-22 15:20:43 +05:30 |
|
Michael McMahon
|
b9279ef850
|
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
Reviewed-by: chegar, dfuchs
|
2018-10-19 14:23:43 +01:00 |
|
Dora Zhou
|
3c2c6bce02
|
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-10-18 00:56:38 -07:00 |
|
Ying Zhou
|
05f0d11553
|
8210403: Refactor java.util.Locale:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-10-17 16:37:41 +08:00 |
|
Adam Petcher
|
0aa4581229
|
8205476: KeyAgreement#generateSecret is not reset for ECDH based algorithm
Clarify spec of generateSecret and modify ECDH in SunEC to conform to spec
Reviewed-by: mullan
|
2018-10-30 13:48:19 -04:00 |
|
Joe Darcy
|
7e19a09742
|
8212081: AnnotatedType.toString implementation don't print annotations on embedded types
Reviewed-by: jfranck, wmdietl
|
2018-10-29 11:31:25 -07:00 |
|
Jim Laskey
|
7a9db013b7
|
8212694: Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
Reviewed-by: smarks, sherman
|
2018-10-29 12:31:49 -03:00 |
|
Lance Andersen
|
a655e6b52b
|
8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
Reviewed-by: rriggs, sherman, alanb, clanger
|
2018-10-26 14:02:31 -04:00 |
|
Dean Long
|
c24f6506e7
|
8021335: Missing synchronization when reading counters for live threads and peak thread count
Reviewed-by: dholmes, mchung
|
2018-10-25 18:41:26 -07:00 |
|
Mandy Chung
|
d523a17e80
|
8212795: ThreadInfoCompositeData.toCompositeData fails to map ThreadInfo to CompositeData
Reviewed-by: dfuchs
|
2018-10-25 10:57:42 -07:00 |
|
Michael McMahon
|
ae21c81dd7
|
8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
Reviewed-by: chegar, dfuchs
|
2018-10-25 12:09:41 +01:00 |
|
Amy Lu
|
f095a9ee49
|
8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
Reviewed-by: bchristi, weijun
|
2018-10-25 11:05:24 +08:00 |
|
Amy Lu
|
6ce0aeb00b
|
8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
Reviewed-by: bchristi
|
2018-10-25 11:00:40 +08:00 |
|
Jayathirth D V
|
3e85467bc6
|
Merge
|
2018-10-16 23:21:05 +05:30 |
|
Sergey Bylokhov
|
550af18f08
|
8212213: All tests for splashscreen stopped worked in jdk12b13
Reviewed-by: ihse, prr
|
2018-10-19 11:15:57 -07:00 |
|