Phil Race
|
4aab785db1
|
Merge
|
2020-01-14 15:23:01 -08:00 |
|
Clemens Eisserer
|
7ecca1ea3c
|
8235904: Infinite loop when rendering huge lines
Reviewed-by: prr, kizune
|
2020-01-14 15:19:49 -08:00 |
|
Daniel Fuchs
|
bf16838a8b
|
8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
Modify the test to accept the peer socket before closing the client socket
Reviewed-by: alanb
|
2020-01-14 11:45:29 +00:00 |
|
Sean Coffey
|
2c5167803a
|
8234466: Class loading deadlock involving X509Factory#commitEvent()
Reviewed-by: alanb, chegar, dfuchs
|
2020-01-13 21:16:27 +00:00 |
|
Jesper Wilhelmsson
|
913b8702d1
|
Merge
|
2020-01-13 15:40:09 +01:00 |
|
Naoto Sato
|
1b24cf800f
|
8174270: Consolidate ICU sources in one location
Reviewed-by: srl, joehw
|
2020-01-13 08:05:59 -08:00 |
|
Nick Gasson
|
2afe1c6c23
|
8236634: Memory Access API tests fail on 32-bit
Reviewed-by: mcimadamore, shade
|
2020-01-13 15:31:23 +08:00 |
|
Phil Race
|
76b1472989
|
Merge
|
2020-01-09 10:14:59 -08:00 |
|
Brian Burkhalter
|
d6a5897f41
|
8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Reviewed-by: chegar, lancea
|
2020-01-08 11:38:08 -08:00 |
|
Brian Burkhalter
|
31b9bbd87b
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-08 08:35:33 -08:00 |
|
Jesper Wilhelmsson
|
257a1bb854
|
Merge
|
2020-01-08 16:03:32 +01:00 |
|
Brian Burkhalter
|
d8e3d8af7b
|
8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Reviewed-by: chegar, lancea
|
2020-01-09 08:31:41 -08:00 |
|
Brian Burkhalter
|
7cd4d9ac6a
|
8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Reviewed-by: alanb
|
2020-01-09 08:31:29 -08:00 |
|
Paul Sandoz
|
e5b0568e1c
|
8236769: Clarify javadoc of memory access API
Reviewed-by: chegar
|
2020-01-08 23:12:45 +00:00 |
|
Sureshkumar Mahaliswamy
|
984abfeb3f
|
8234309: LFGarbageCollectedTest.java fails with parse Exception
LFGarbageCollectedTest.java fails with parse Exception
Reviewed-by: mchung
|
2020-01-09 22:42:53 -08:00 |
|
Ivan Gerasimov
|
78c4ab4449
|
8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Reviewed-by: rriggs
|
2020-01-09 15:38:41 -08:00 |
|
Jesper Wilhelmsson
|
943b87ddde
|
Merge
|
2020-01-09 20:21:53 +01:00 |
|
Naoto Sato
|
e72f6028fb
|
8236495: open/test/jdk/java/util/Locale/LocaleProvidersRun.java failed on mac 10.14 with de_DE locale
Reviewed-by: lancea, clanger
|
2020-01-06 17:23:57 -08:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Chris Yin
|
6da7ea6ea3
|
8236595: Add more comments about how to setup simulated NVRAM before run java/nio/MappedByteBuffer/PmemTest.java
Reviewed-by: alanb, adinn
|
2020-01-06 11:29:38 +08:00 |
|
Sergey Bylokhov
|
151ab6acc1
|
8236545: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
Reviewed-by: dmarkov
|
2020-01-03 13:40:33 -08:00 |
|
Sergey Bylokhov
|
8f8f43999c
|
8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr
Reviewed-by: alanb, smarks
|
2019-12-25 14:17:57 +03:00 |
|
Chris Hegarty
|
417672bc9d
|
8236441: Bound MulticastSocket fails when setting outbound interface on Windows
Reviewed-by: alanb
|
2019-12-23 09:17:00 +00:00 |
|
Alan Bateman
|
c6a4cea7a0
|
8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Reviewed-by: chegar
|
2019-12-20 09:28:57 +00:00 |
|
Phil Race
|
9628324ae7
|
Merge
|
2019-12-19 12:28:56 -08:00 |
|
Sergey Bylokhov
|
61cfabff57
|
8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable
Reviewed-by: prr
|
2019-12-18 10:10:32 +03:00 |
|
Sergey Bylokhov
|
ddc851536c
|
8235739: Rare NPE at WComponentPeer.getGraphics()
Reviewed-by: dmarkov, aivanov
|
2019-12-13 18:39:30 -08:00 |
|
Sergey Bylokhov
|
76da2b777a
|
8235638: NPE in LWWindowPeer.getOnscreenGraphics()
Reviewed-by: dmarkov, aivanov
|
2019-12-13 18:37:48 -08:00 |
|
Jorn Vernee
|
8f4f088a12
|
8234049: Implementation of Memory Access API (Incubator)
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: alanb, psandoz, chegar, rriggs, plevart, briangoetz, jrose, adinn, vlivanov
|
2019-12-12 22:59:57 +00:00 |
|
Brian Burkhalter
|
7cdecd8981
|
8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
Reviewed-by: alanb, rriggs
|
2019-12-12 13:43:07 -08:00 |
|
Prasanta Sadhukhan
|
614e78b7fa
|
Merge
|
2019-12-11 11:13:41 +05:30 |
|
Chris Hegarty
|
eec0e71c04
|
8235550: Clarify record reflective support specification
Reviewed-by: mcimadamore
|
2019-12-10 19:12:57 +00:00 |
|
Chris Hegarty
|
dadaffbbeb
|
8235531: Update record serialization migration tests to not use hard coded source versions
Reviewed-by: darcy
|
2019-12-10 19:10:14 +00:00 |
|
Prasanta Sadhukhan
|
28b4c4d781
|
Merge
|
2019-12-10 10:44:09 +05:30 |
|
Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Tejpal Rebari
|
24232989ba
|
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
Reviewed-by: serb
|
2019-12-09 15:09:24 +05:30 |
|
Sergey Bylokhov
|
03dfd4f94b
|
8234522: [macos] Crash with use of native file dialog
Reviewed-by: prr, dmarkov
|
2019-12-11 14:30:45 -08:00 |
|
Sergey Bylokhov
|
3b1915a71f
|
8231438: [macOS] Dark mode for the desktop is not supported
Reviewed-by: prr, psadhukhan
|
2019-12-08 20:25:08 -08:00 |
|
Phil Race
|
1a73baeb10
|
Merge
|
2019-12-06 12:06:09 -08:00 |
|
Michael McMahon
|
b96610d017
|
8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java
Reviewed-by: alanb
|
2019-12-06 14:17:25 +00:00 |
|
Toshio Nakamura
|
6511acbf1e
|
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
Reviewed-by: serb
|
2019-12-05 15:36:08 -08:00 |
|
Sergey Bylokhov
|
cd2cc6d796
|
8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
Reviewed-by: prr, pbansal
|
2019-12-05 15:33:37 -08:00 |
|
Sergey Bylokhov
|
e4ddde03d2
|
8234137: The "AutoTestOnTop.java" test may run external applications
Reviewed-by: prr
|
2019-12-05 15:29:13 -08:00 |
|
Patrick Concannon
|
22e26b2a81
|
8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options
Fix adds multicast socket options to DatagramSocket
Reviewed-by: alanb, dfuchs, vtewari
|
2019-12-09 14:25:37 +00:00 |
|
Julia Boes
|
07fc539a85
|
8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException
Increase the number of bind retries and test repeats, best effort only
Reviewed-by: msheppar, dfuchs, vtewari
|
2019-12-09 12:46:12 +00:00 |
|
Mandy Chung
|
e7fa637179
|
8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag
Reviewed-by: alanb
|
2019-12-06 15:10:40 -08:00 |
|
Joe Darcy
|
e1921502c5
|
8235514: Update record serialization tests to not use hard coded source versions
Reviewed-by: lancea
|
2019-12-06 13:32:46 -08:00 |
|
Gustavo Romero
|
1691abc747
|
8234599: PPC64: Add support on recent CPUs and Linux for JEP-352
Reviewed-by: mbaesken, mdoerr, adinn
|
2019-11-21 17:10:26 -03:00 |
|
Joe Darcy
|
81ec9e3087
|
8235369: Class.toGenericString need to be updated for records
Reviewed-by: vromero, mchung, chegar
|
2019-12-05 14:19:35 -08:00 |
|
Naoto Sato
|
730d0ecf19
|
8222756: Plural support in CompactNumberFormat
Reviewed-by: joehw, rriggs
|
2019-12-05 13:10:18 -08:00 |
|