Xue-Lei Andrew Fan
|
66e8f27bd8
|
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore
|
2018-08-14 16:47:56 -07:00 |
|
Rachna Goel
|
afa5d318d3
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-08-14 11:55:21 +05:30 |
|
Manajit Halder
|
7a9b62f2d4
|
8208125: Cannot input text into JOptionPane Text Input Dialog
Reviewed-by: prr, psadhukhan
|
2018-08-09 22:47:18 +05:30 |
|
Chris Hegarty
|
166030817f
|
8208391: Differentiate response and connect timeouts in HTTP Client API
Reviewed-by: michaelm
|
2018-08-09 11:23:12 +01:00 |
|
Sean Mullan
|
ac3d4a6722
|
8208691: Tighten up jdk.includeInExceptions security property
Add stronger warning on usage and add test to check that property is not set
Reviewed-by: alanb, rriggs
|
2018-08-07 10:29:01 -04:00 |
|
Phil Race
|
b6532bdf48
|
8204931: Colors with alpha are painted incorrectly on Linux
Reviewed-by: jdv, psadhukhan
|
2018-07-31 14:04:29 -07:00 |
|
Rachna Goel
|
50a3c19ffc
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-07-26 14:15:24 +05:30 |
|
Chris Hegarty
|
1b1355c222
|
8207846: Generalize the jdk.net.includeInExceptions security property
Reviewed-by: alanb, michaelm, rriggs, mullan
|
2018-07-25 10:08:39 +01:00 |
|
Chris Hegarty
|
577cdf1f49
|
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Reviewed-by: michaelm
|
2018-07-24 10:07:26 +01:00 |
|
Chris Hegarty
|
e605cae39f
|
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Reviewed-by: michaelm
|
2018-07-23 11:47:03 +01:00 |
|
Goetz Lindenmaier
|
9dcc8b4a96
|
8207766: [testbug] Adapt tests for Aix
Reviewed-by: clanger, mbaesken
|
2018-07-20 09:33:49 +02:00 |
|
Hamlin Li
|
17f7056d82
|
8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Reviewed-by: alanb
|
2018-07-20 15:24:42 +08:00 |
|
Hamlin Li
|
cf4bbcecb0
|
8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Reviewed-by: alanb
|
2018-07-20 08:40:14 +08:00 |
|
Erik Joelsson
|
9d7fc64c38
|
8207243: Fix translation filtering to also support zh_HK and zh_TW
Reviewed-by: tbell
|
2018-07-19 14:25:42 -07:00 |
|
Weijun Wang
|
da18d08006
|
8207318: KeyStore#getInstance(File, LoadStoreParameter) does not load the keystore
Reviewed-by: mullan
|
2018-07-17 22:22:00 +08:00 |
|
Felix Yang
|
f508eb1370
|
8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
8207023: Add trace info to java/nio/channels/Selector/RegisterDuringSelect.java
Reviewed-by: alanb
|
2018-07-13 11:21:55 +08:00 |
|
Naoto Sato
|
0df02a4cb8
|
8207152: Placeholder for Japanese new era should be two characters
Reviewed-by: rriggs
|
2018-07-12 11:24:10 -07:00 |
|
Paul Sandoz
|
d808684592
|
8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
Reviewed-by: redestad, mchung
|
2018-07-11 15:35:47 -07:00 |
|
Manajit Halder
|
bad72aa13c
|
8204860: The frame could be resized by dragging a corner of the frame with the mouse
Reviewed-by: prr, psadhukhan
|
2018-07-12 15:17:18 +05:30 |
|
Naoto Sato
|
fa3591db42
|
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly
Reviewed-by: rriggs
|
2018-07-11 14:47:43 -07:00 |
|
Doug Lea
|
bb74071bcf
|
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: martin, psandoz, dholmes, tschatzl
|
2018-07-10 10:24:08 -07:00 |
|
Vladimir Kozlov
|
f675eb67a6
|
8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
Don't run test with Graal
Reviewed-by: mchung, epavlova
|
2018-07-09 22:20:02 -07:00 |
|
Sergey Bylokhov
|
7485f6b5b9
|
8205454: & is displayed in some Swing docs
Reviewed-by: prr, psadhukhan
|
2018-07-05 21:29:11 +03:00 |
|
Michael McMahon
|
5cbda815d0
|
8206001: Enable TLS1.3 by default in Http Client
Reviewed-by: dfuchs
|
2018-07-04 16:16:24 +01:00 |
|
Igor Ignatyev
|
19085e7dad
|
8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
Reviewed-by: dholmes
|
2018-06-27 13:43:52 -07:00 |
|
Phil Race
|
bd7d1af092
|
Merge
|
2018-06-27 10:06:03 -07:00 |
|
Joe Wang
|
e5ac84c7b0
|
8205058: (fs) Files read/writeString should throw CharacterCodingException instead of IOException with an IllegalArgumentException as cause
Reviewed-by: sherman, alanb, lancea
|
2018-06-27 09:31:51 -07:00 |
|
Stuart Marks
|
aaf546777f
|
8203670: unmodifiable List iterator() implementations should not be ListIterators
Reviewed-by: redestad, igerasim, plevart
|
2018-06-26 19:45:59 -07:00 |
|
Roger Riggs
|
e9d845c870
|
8205547: FileChannel/CleanerTest.java fails due to expected FD count
Reviewed-by: psandoz
|
2018-06-26 12:42:36 -04:00 |
|
Phil Race
|
a6731ea341
|
Merge
|
2018-06-25 14:56:07 -07:00 |
|
Toshio Nakamura
|
d6c849a824
|
8187100: Support Unicode Variation Selectors
Support Unicode Variation Selectors
Reviewed-by: prr, srl
|
2018-06-25 11:40:46 -07:00 |
|
Phil Race
|
b6dba38ce4
|
Merge
|
2018-06-25 10:21:50 -07:00 |
|
Doug Lea
|
0a0a8a5791
|
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
Reviewed-by: martin, psandoz
|
2018-06-25 09:59:16 -07:00 |
|
Doug Lea
|
abffccb329
|
8202422: value of 'sizeCtl' in ConcurrentHashMap varies with the constructor called
Reviewed-by: martin, psandoz
|
2018-06-25 09:59:16 -07:00 |
|
Shashidhara Veerabhadraiah
|
67b1418aa8
|
8153732: Windows remote printer changes do not reflect in lookupPrintServices()
Reviewed-by: prr, psadhukhan
|
2018-06-25 14:32:46 +05:30 |
|
Dipak Kumar
|
739c54ae6d
|
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
Reviewed-by: prr, naoto
|
2018-06-25 16:01:01 +05:30 |
|
Sergey Bylokhov
|
38131ccda6
|
8205153: Delete "standard instructions" machinery in the open automated tests
Reviewed-by: prr
|
2018-06-24 16:35:21 -07:00 |
|
Shashidhara Veerabhadraiah
|
dc23979320
|
8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
Reviewed-by: prr
|
2018-06-22 10:29:14 +05:30 |
|
Stuart Marks
|
277b35da28
|
8203184: List.copyOf() fails to copy sublists
Reviewed-by: psandoz
|
2018-06-21 08:45:57 -07:00 |
|
Stuart Marks
|
693a6dd27a
|
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
Reviewed-by: martin, forax, psandoz, briangoetz
|
2018-06-21 08:25:03 -07:00 |
|
Nishit Jain
|
9c47d8db3f
|
8204938: Add a test case to automatically check the updated LSR data
Reviewed-by: naoto, rriggs
|
2018-06-21 14:09:43 +05:30 |
|
Chris Hegarty
|
659fdd8dc4
|
8204679: HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm
|
2018-06-20 09:05:57 -07:00 |
|
Phil Race
|
8db50f14de
|
Merge
|
2018-06-19 09:22:38 -07:00 |
|
Toshio Nakamura
|
a8506cb4e1
|
8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
Reviewed-by: rriggs, scolebourne
|
2018-06-19 08:19:54 -07:00 |
|
Phil Race
|
e413a29459
|
Merge
|
2018-06-15 13:07:46 -07:00 |
|
Phil Race
|
66acbf166a
|
8204929: Fonts with embedded bitmaps are not always rotated
Reviewed-by: bae
|
2018-06-15 13:05:34 -07:00 |
|
Brian Burkhalter
|
edbda00716
|
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
Reviewed-by: alanb
|
2018-06-15 12:48:19 -07:00 |
|
Brian Burkhalter
|
c390783ee2
|
8205641: Make java/nio/channels/Selector/RacyDeregister.java noisier and flush after prints
Reviewed-by: alanb
|
2018-06-26 09:33:55 -07:00 |
|
Alan Bateman
|
807c4ae4a3
|
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Reviewed-by: bpb
|
2018-06-26 08:13:02 +01:00 |
|
Martin Buchholz
|
7eeafb719f
|
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: psandoz
|
2018-06-25 18:01:42 -07:00 |
|