Martin Buchholz
|
4546512c19
|
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
Reviewed-by: sherman, ulfzibis
|
2018-03-28 21:14:06 -07:00 |
|
Martin Buchholz
|
6f37b4cbce
|
8200116: ConstructInflaterOutput, ConstructDeflaterInput still spamming test logs
End() should always expect to be called eventually
Reviewed-by: sherman, ulfzibis
|
2018-03-28 21:13:55 -07:00 |
|
Brian Burkhalter
|
6670f60a21
|
8180410: ByteArrayOutputStream should not throw IOExceptions
Add ByteArrayOutputStream.writeBytes()
Reviewed-by: rriggs, smarks
|
2018-03-23 15:05:43 -07:00 |
|
Tobias Hartmann
|
55233a42f3
|
8199777: Deprecate -XX:+AggressiveOpts
Deprecate -XX:+AggressiveOpts and remove it from testing.
Reviewed-by: kvn, dholmes, shade
|
2018-03-22 08:39:51 +01:00 |
|
Jesper Wilhelmsson
|
1155614f99
|
Merge
|
2018-03-20 04:36:44 +01:00 |
|
Brian Burkhalter
|
68cf42d465
|
8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo
Reviewed-by: bchristi, rriggs, psandoz
|
2018-03-23 10:09:45 -07:00 |
|
Phil Race
|
cb1ef28563
|
Merge
|
2018-03-23 10:02:55 -07:00 |
|
Roger Riggs
|
299b4b7b44
|
8199756: Simplify language, country, script, and variant property initialization
Reviewed-by: mchung, naoto, alanb
|
2018-03-23 11:53:11 -04:00 |
|
Phil Race
|
3d9f35c4f5
|
Merge
|
2018-03-23 08:49:58 -07:00 |
|
Alan Bateman
|
3bb85f5fc5
|
8199791: (se) More Selector cleanup
Reviewed-by: redestad, bpb
|
2018-03-23 14:18:18 +00:00 |
|
Brian Burkhalter
|
37f1b2b1e3
|
8198753: (dc) DatagramChannel throws unspecified exceptions
Reviewed-by: alanb
|
2018-03-22 12:29:52 -07:00 |
|
Phil Race
|
f004bcc467
|
Merge
|
2018-03-22 11:34:38 -07:00 |
|
Paul Sandoz
|
a2ea38d2c9
|
8199773: (bf) XXXBuffer:compareTo method is not working as expected
Reviewed-by: alanb
|
2018-03-22 09:07:08 -07:00 |
|
Nishit Jain
|
8314e06ebc
|
8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero)
8199672: ClassCastException is thrown by java.util.Formatter when an NumberFormatProvider SPI is used
Reviewed-by: naoto
|
2018-03-22 12:59:58 +05:30 |
|
Manajit Halder
|
989515036d
|
7158623: Should an unfocusable maximized Frame be resizable
Reviewed-by: prr, sveerabhadra
|
2018-03-21 12:08:16 +05:30 |
|
Phil Race
|
1d92a4dd47
|
Merge
|
2018-03-19 10:46:31 -07:00 |
|
Patrick Reinhart
|
4c7f1ac52c
|
8196298: Add null Reader and Writer
Reviewed-by: bpb, forax, smarks, alanb, rriggs
|
2018-03-19 09:58:41 -04:00 |
|
Krishna Addepalli
|
00465d6e60
|
8152974: AWT hang occurrs when sequenced events arrive out of sequence
Reviewed-by: serb, prr, ssadetsky
|
2018-03-19 12:29:23 +05:30 |
|
Roger Riggs
|
ef24e174a4
|
8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException
Reviewed-by: bpb, lancea
|
2018-03-16 16:17:17 -04:00 |
|
Alexandre Iline
|
771a76dd9e
|
Merge
|
2018-03-16 03:17:12 -07:00 |
|
Alexandre Iline
|
88af1f11ee
|
8199616: Fix @module declarations in tier1 tests
Reviewed-by: mchung, alanb
|
2018-03-16 03:15:35 -07:00 |
|
Hamlin Li
|
d76f461144
|
8199215: Re-examine getFreePort method in test infrastructure library
Reviewed-by: alanb
|
2018-03-16 18:15:31 +08:00 |
|
Joe Wang
|
e5a5c2a832
|
8183554: Add constructors with Charset parameter for FileReader and FileWriter
Reviewed-by: alanb, rriggs, smarks
|
2018-03-15 14:54:10 -07:00 |
|
David Lloyd
|
acb3103b8f
|
8188240: Reflection Proxy should skip static methods
Reviewed-by: mchung, sundar, shade, plevart
|
2018-03-15 12:07:59 +01:00 |
|
Claes Redestad
|
8994d5ad0e
|
8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
Reviewed-by: psandoz
|
2018-03-15 10:41:57 +01:00 |
|
Phil Race
|
f52ea8839e
|
Merge
|
2018-03-13 09:57:44 -07:00 |
|
Ben Walsh
|
de3604ea0c
|
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
Reviewed-by: psandoz, vlivanov, plevart
|
2018-03-12 16:09:18 -07:00 |
|
Phil Race
|
0cfa66ddce
|
Merge
|
2018-03-12 09:37:49 -07:00 |
|
Claes Redestad
|
54b1510aa7
|
8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
Reviewed-by: psandoz, naoto
|
2018-03-10 02:58:39 +01:00 |
|
Sergey Bylokhov
|
5c55118223
|
8198406: Test TestAATMorxFont is unstable
Reviewed-by: prr, pnarayanan
|
2018-03-09 14:42:46 -08:00 |
|
Phil Race
|
ff223cc1ee
|
Merge
|
2018-03-08 10:18:28 -08:00 |
|
Shashidhara Veerabhadraiah
|
72628783c5
|
8195738: scroll poistion in ScrollPane is reset after calling validate()
Reviewed-by: serb, ssadetsky
|
2018-03-08 14:31:54 +05:30 |
|
Manajit Halder
|
dd5043a7d6
|
8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default
Reviewed-by: serb, kaddepalli
|
2018-03-07 14:54:46 +05:30 |
|
Prem Balakrishnan
|
b46b19cb58
|
8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
Reviewed-by: prr, ssadetsky
|
2018-03-07 17:05:28 +05:30 |
|
Prem Balakrishnan
|
8bb3dc6619
|
8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
Reviewed-by: mhalder, ssadetsky, serb
|
2018-03-07 16:52:19 +05:30 |
|
Alan Bateman
|
889a041f22
|
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
Reviewed-by: bpb, mli
|
2018-03-07 07:13:55 +00:00 |
|
Phil Race
|
ea6bd4c0ec
|
Merge
|
2018-03-05 13:11:21 -08:00 |
|
Naoto Sato
|
3d4edcc571
|
4993841: (str) java.lang.Character should have a toString(int) method
Reviewed-by: martin, rriggs, sherman, smarks
|
2018-03-05 08:50:47 -08:00 |
|
Brian Burkhalter
|
a131e1668f
|
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
Move to using centralized native build and remove obsolete .so files
Reviewed-by: alanb, erikj
|
2018-03-05 08:27:42 -08:00 |
|
Jesper Wilhelmsson
|
6a37cbc50c
|
Merge
|
2018-03-02 21:00:12 +01:00 |
|
Prahalad Kumar Narayanan
|
f3ae7d1bd9
|
8198613: Test cases result in failure or timeout when run with OpenGL backend
Reviewed-by: serb, jdv
|
2018-03-02 14:39:29 +05:30 |
|
Felix Yang
|
77d0099725
|
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
Reviewed-by: naoto
|
2018-03-02 00:33:00 -08:00 |
|
Martin Buchholz
|
fa4abe66dd
|
8198810: URLClassLoader does not specify behavior when URL array contains null
Reviewed-by: alanb, darcy, dholmes
|
2018-03-01 19:01:34 -08:00 |
|
Phil Race
|
d381c82162
|
Merge
|
2018-03-01 08:52:52 -08:00 |
|
Joe Wang
|
5a7aff9897
|
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
Reviewed-by: rriggs, smarks, sherman, tvaleev
|
2018-03-01 15:31:04 -08:00 |
|
Philipp Kunz
|
5db337db24
|
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
Reviewed-by: alanb, sherman
|
2018-03-01 15:50:26 -05:00 |
|
Jim Laskey
|
b4d4d8f66c
|
8197594: String#repeat
Reviewed-by: smarks, psandoz, plevart, rriggs, redestad
|
2018-03-01 15:45:51 -04:00 |
|
Mandy Chung
|
3414903aba
|
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
Reviewed-by: dfuchs, jmanson
|
2018-02-28 17:11:57 -08:00 |
|
Jesper Wilhelmsson
|
3dfe4d61b3
|
Merge
|
2018-03-01 01:47:46 +01:00 |
|
Krishna Addepalli
|
c5df5c1f0b
|
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
Reviewed-by: ssadetsky, prr, serb
|
2018-02-28 14:29:37 +05:30 |
|