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 |
|
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 |
|
Claes Redestad
|
9aff9cb645
|
8193128: Reduce number of implementation classes returned by List/Set/Map.of()
8191418: List.of().indexOf(null) doesn't throw NullPointerException
Reviewed-by: smarks, jrose, martin, plevart
|
2017-12-09 03:33:39 +01: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 |
|
Patrick Reinhart
|
4c7f1ac52c
|
8196298: Add null Reader and Writer
Reviewed-by: bpb, forax, smarks, alanb, rriggs
|
2018-03-19 09:58:41 -04:00 |
|
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 |
|
Igor Ignatyev
|
d078a3f091
|
8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"
Reviewed-by: dholmes
|
2018-02-27 21:29:08 -08:00 |
|
Alan Snyder
|
69af907cee
|
8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
Reviewed-by: serb
|
2018-02-27 21:53:06 +00:00 |
|
Phil Race
|
d2e6289c0b
|
Merge
|
2018-02-26 10:36:34 -08:00 |
|
Jesper Wilhelmsson
|
1739105160
|
Merge
|
2018-02-25 04:59:43 +01:00 |
|
Chris Yin
|
3918ed17a5
|
8196759: Move two java/text/Normalizer tests into OpenJDK
Reviewed-by: naoto
|
2018-02-27 23:11:26 -08:00 |
|
Leonid Mesnik
|
2471caab08
|
8197901: Crash during GC when logging level is debug
Reviewed-by: dholmes, coleenp
|
2018-02-23 13:55:49 -08:00 |
|
Shashidhara Veerabhadraiah
|
f0499d1caa
|
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
Reviewed-by: serb, ssadetsky
|
2018-02-23 09:59:16 +05:30 |
|
Jayathirth D V
|
13999ec96e
|
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
Reviewed-by: prr, serb, psadhukhan
|
2018-02-22 13:25:43 +05:30 |
|
Sergey Bylokhov
|
7cb9e5821e
|
8198333: ProblemList should be updated for headless mode
Reviewed-by: psadhukhan, prr
|
2018-02-21 12:49:00 -08:00 |
|
Phil Race
|
42dc61aad0
|
Merge
|
2018-02-16 13:49:07 -08:00 |
|
Sergey Bylokhov
|
7578044e71
|
8196196: Headful tests should not be run in headless mode
Reviewed-by: prr
|
2018-02-16 12:24:38 -08:00 |
|