Phil Race
|
2cabb5a6c9
|
Merge
|
2018-09-05 10:17:02 -07:00 |
|
Alan Bateman
|
f1202dc4dc
|
8209152: (so) ServerSocketChannel::supportedOptions includes IP_TOS
Reviewed-by: chegar
|
2018-09-05 11:52:08 +01:00 |
|
Igor Ignatyev
|
315e71f87e
|
8210039: move OSInfo to top level testlibrary
Reviewed-by: serb, chegar, alanb, dfuchs
|
2018-09-04 14:35:59 -07:00 |
|
Alan Snyder
|
78eb57c7a6
|
8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
Reviewed-by: serb
|
2018-08-31 18:05:38 -07:00 |
|
Hamlin Li
|
36f2d56823
|
8208280: java/nio/channels/Selector/RegisterDuringSelect.java fails with "key not removed from key set"
Reviewed-by: alanb
|
2018-08-31 10:00:22 +08:00 |
|
Leo Jiang
|
0852cfcc52
|
8210153: localized currency symbol of VES
Reviewed-by: naoto
|
2018-08-29 19:14:08 -07:00 |
|
Phil Race
|
d0a60f53ee
|
Merge
|
2018-08-27 10:54:58 -07:00 |
|
Anton Litvinov
|
41f4dbaae7
|
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
Reviewed-by: prr, psadhukhan
|
2018-08-27 18:29:07 +01:00 |
|
Sergey Bylokhov
|
5cdafcf43e
|
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
Reviewed-by: prr
|
2018-08-24 16:29:04 -07:00 |
|
Leo Jiang
|
232804b8ab
|
8208746: ISO 4217 Amendment #168 update
8209775: ISO 4217 Amendment #169 update
Reviewed-by: naoto
|
2018-08-28 20:05:41 -07:00 |
|
Calvin Cheung
|
f7bbf4f43c
|
8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
Increase the MaxMetaspaceSize from 16m to 32m
Reviewed-by: jiangli, iklam, mchung
|
2018-08-28 16:18:58 -07:00 |
|
Dmitry Markov
|
299f32d852
|
8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
Reviewed-by: serb, aivanov
|
2018-08-16 19:20:20 +01:00 |
|
Brent Christian
|
51d0a9e122
|
8205399: Set node color on pinned HashMap.TreeNode deletion
Reviewed-by: martin
|
2018-08-10 12:05:53 -07:00 |
|
Mikael Vidstedt
|
83a51d869e
|
Merge
|
2018-08-09 10:08:07 -07:00 |
|
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 |
|
Mikael Vidstedt
|
95db6924f2
|
Merge
|
2018-08-20 14:19:30 -07:00 |
|
Joe Wang
|
0afc1b41c3
|
8209576: java.nio.file.Files.writeString writes garbled UTF-16 instead of UTF-8
Reviewed-by: sherman
|
2018-08-20 10:11:26 -07:00 |
|
Michael McMahon
|
42de356cbd
|
8207966: HttpClient response without content-length does not return body
Reviewed-by: chegar
|
2018-08-16 10:22:48 +01:00 |
|
Roger Riggs
|
63b1edb7b7
|
8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
Reviewed-by: martin
|
2018-08-15 10:38:27 -04:00 |
|
Rachna Goel
|
8cf153fbd5
|
8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese locales
Replaced time patterns for Burmese locale from CLDR 29's patterns.
Reviewed-by: naoto
|
2018-08-16 16:06:54 +05:30 |
|
Xue-Lei Andrew Fan
|
611c53c860
|
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore
|
2018-08-14 18:16:47 -07:00 |
|
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 |
|
Felix Yang
|
30fad2ce7d
|
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Reviewed-by: naoto
|
2018-08-09 15:42:48 +08:00 |
|
Nasser Ebrahim
|
01cc27f875
|
8208634: Add x-IBM-1129 charset
Reviewed-by: alanb, sherman
|
2018-08-07 16:07:47 -07:00 |
|
Claes Redestad
|
db4913ba5a
|
8209003: Consolidate use of empty collections in java.lang.module
Reviewed-by: alanb, mchung
|
2018-08-07 23:08:52 +02:00 |
|
Alexandre Iline
|
013e6fd595
|
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Reviewed-by: mchung
|
2018-08-06 15:35:44 -07:00 |
|
Paul Sandoz
|
70b706c224
|
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Reviewed-by: mchung, plevart
|
2018-08-06 15:18:57 -07:00 |
|
Florian Weimer
|
cc248634a1
|
8208362: (bf) Long chains created by direct Buffer::slice
Reviewed-by: mr, psandoz, alanb
|
2018-08-06 14:55:04 -07:00 |
|
Phil Race
|
32ec91ca9b
|
Merge
|
2018-08-03 09:42:57 -07:00 |
|
Naoto Sato
|
4ab515f85c
|
8208080: Locale extensions via Service provider is not working for region extensions
Reviewed-by: rriggs, nishjain
|
2018-08-01 09:33:56 -07:00 |
|
Chris Yin
|
73477220be
|
8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
Reviewed-by: lancea, mchung
|
2018-07-30 09:06:14 +08:00 |
|
Phil Race
|
1387c87093
|
Merge
|
2018-07-26 10:00:40 -07:00 |
|
Phil Race
|
f921743302
|
Merge
|
2018-07-19 10:53:38 -07:00 |
|
Phil Race
|
28e828130d
|
Merge
|
2018-07-19 10:17:22 -07:00 |
|
Hamlin Li
|
069fa394d0
|
8207316: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed
Reviewed-by: alanb, simonis
|
2018-07-19 16:22:19 +08:00 |
|
Martin Buchholz
|
796a53f6e5
|
8206863: A closed JarVerifier.VerifierStream should throw IOException
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: rasbold
|
2018-07-17 17:36:27 -07:00 |
|
Phil Race
|
a6bd52da93
|
Merge
|
2018-07-12 11:09:23 -07:00 |
|
Jesper Wilhelmsson
|
4fc510cc89
|
Merge
|
2018-07-14 02:14:54 +02:00 |
|