Doug Lea
|
f8ae408aa9
|
8188047: Add SplittableRandom.nextBytes
Reviewed-by: martin, psandoz
|
2017-10-13 18:19:18 -07:00 |
|
Doug Lea
|
925bc58717
|
8188853: java/util/concurrent/ExecutorService/Invoke.java Assertion failure
Reviewed-by: martin, psandoz, dholmes
|
2017-10-13 18:12:54 -07:00 |
|
Doug Lea
|
10dded5f7f
|
8188900: ConcurrentLinkedDeque linearizability
Reviewed-by: martin, psandoz
|
2017-10-13 18:07:47 -07:00 |
|
Jesper Wilhelmsson
|
947fc09db0
|
Merge
|
2017-10-14 00:19:29 +02:00 |
|
Alan Bateman
|
2abb1c7d7f
|
8186738: (sl) ServiceLoader::stream doesn't update cache
Reviewed-by: mchung
|
2017-10-13 14:17:10 +01:00 |
|
Claes Redestad
|
81b7f75837
|
8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59
Reviewed-by: sherman, alanb
|
2017-10-12 16:00:29 +02:00 |
|
Brian Burkhalter
|
b890c3ce83
|
8147615: (fc) FileChannelImpl has no finalizer
Add a cleaner to close parent-less FileChannels
Reviewed-by: alanb, rriggs
|
2017-10-10 09:55:14 -07:00 |
|
Frank Yuan
|
e92da5e381
|
8187700: SetAuthenticator tests should handle the proxy port
Reviewed-by: dfuchs
|
2017-10-09 17:37:15 +08:00 |
|
Doug Lea
|
c3664b7f38
|
8186056: Miscellaneous changes imported from jsr166 CVS 2017-09
Reviewed-by: martin, psandoz
|
2017-10-03 14:00:00 -07:00 |
|
Charles Munger
|
229cce5f44
|
8186265: Make toString() methods of "task" objects more useful
Reviewed-by: martin, psandoz, rriggs, dholmes, darcy
|
2017-10-03 13:55:05 -07:00 |
|
Doug Lea
|
d9d91c1cc4
|
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
Reviewed-by: martin, psandoz
|
2017-10-03 13:45:11 -07:00 |
|
Doug Lea
|
76db7c6b61
|
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
Reviewed-by: martin, psandoz, dholmes
|
2017-10-03 13:41:55 -07:00 |
|
Doug Lea
|
c6e3667228
|
8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock
Reviewed-by: martin, psandoz, dholmes
|
2017-10-03 13:37:01 -07:00 |
|
Mandy Chung
|
5d986605ca
|
8186050: StackFrame should provide the method signature
Reviewed-by: alanb, bchristi, forax, plevart
|
2017-09-29 11:33:08 -07:00 |
|
Paul Sandoz
|
999343e352
|
8187688: Additional tests for MethodHandle.invokeWithArguments
Reviewed-by: redestad
|
2017-09-27 10:24:40 -07:00 |
|
Vyom Tewari
|
99b202b398
|
8185072: network006 times out in many configs in JDK10-hs nightly
Reviewed-by: chegar, rriggs
|
2017-09-26 20:34:10 +05:30 |
|
Chris Hegarty
|
b98d0bda76
|
8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
Reviewed-by: coffeys
|
2017-09-26 10:20:35 +01:00 |
|
Hamlin Li
|
9f1f9587cb
|
8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
Reviewed-by: psandoz
|
2017-09-26 12:47:49 +08:00 |
|
John R Rose
|
f98aab0db9
|
8185993: MethodHandle.invokeWithArguments jumbo-arity
Reviewed-by: psandoz, vlivanov
|
2017-09-22 15:28:16 -07:00 |
|
Amy Lu
|
f22dd8323b
|
8184329: Refactor java/lang/ClassLoader shell tests to java
Reviewed-by: mchung
|
2017-09-22 16:38:54 +08:00 |
|
Felix Yang
|
300988fb02
|
8085875: java/net/DatagramSocket/PortUnreachable.java fails intermittently: Address already in use
Reviewed-by: msheppar, clanger
|
2017-09-21 20:05:46 -07:00 |
|
Felix Yang
|
e634950b41
|
8187026: Remove intermittent key from java/net/httpclient/http2/BasicTest.java
Reviewed-by: chegar
|
2017-09-21 19:48:32 -07:00 |
|
Weijun Wang
|
1e6e9203c4
|
8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
Reviewed-by: asmotrak
|
2017-09-21 16:29:54 +08:00 |
|
Xueming Shen
|
02b9452ed3
|
8186464: ZipFile cannot read some InfoZip ZIP64 zip files
Reviewed-by: martin
|
2017-09-20 16:41:54 -07:00 |
|
Ujwal Vangapally
|
96d0817455
|
8185003: JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument
Added two new API's to limit the stack trace depth
Reviewed-by: mchung, dfuchs, rriggs, egahlin
|
2017-10-05 01:31:53 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|
Manajit Halder
|
a1d4869f84
|
8163265: [macosx] numpad 0 instead of VK_0
Reviewed-by: serb, azvegint
|
2017-10-19 13:52:37 +05:30 |
|
Phil Race
|
8f0f21d997
|
Merge
|
2017-10-17 14:33:32 -07:00 |
|
Phil Race
|
a9cb8eb350
|
8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
Reviewed-by: ssadetsky, pnarayanan
|
2017-10-10 12:15:25 -07:00 |
|
Phil Race
|
82040f1fb3
|
Merge
|
2017-10-09 11:38:46 -07:00 |
|
Dmitry Markov
|
513abd0c08
|
8155197: Focus transition issue
Reviewed-by: serb, ssadetsky, aivanov
|
2017-10-07 15:58:45 +01:00 |
|
Phil Race
|
1c89e3aa56
|
Merge
|
2017-09-28 09:13:27 -07:00 |
|
Pankaj Bansal
|
b8ca97f45c
|
8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java
Reviewed-by: serb, ssadetsky
|
2017-09-25 16:12:49 +05:30 |
|
Pankaj Bansal
|
6b7c509a0d
|
8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle
Reviewed-by: serb, ssadetsky
|
2017-09-25 16:06:13 +05:30 |
|
Pankaj Bansal
|
94a925b4f3
|
6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build
Co-authored-by: Dmitry Cherepanov <dcherepanov@azul.com>
Reviewed-by: serb, ssadetsky
|
2017-09-25 15:57:43 +05:30 |
|
Naoto Sato
|
ec4b6a477f
|
8202088: Japanese new era implementation
Reviewed-by: scolebourne, rriggs, nishjain, weijun
|
2017-08-09 14:54:37 -07:00 |
|
Stuart Marks
|
7d547d0ee4
|
8174109: Better queuing priorities
Reviewed-by: chegar, dfuchs, rriggs, alanb, robm, rhalade, jeff, ahgross
|
2017-08-02 10:34:35 -07:00 |
|
Valerie Peng
|
b3f1165f7d
|
8181048: Refactor existing providers to refer to the same constants for default values for key length
Reviewed-by: mullan, ahgross
|
2017-07-13 20:41:59 +00:00 |
|
Chris Dennis
|
58faa32cfe
|
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics
Reviewed-by: psandoz, bpb, briangoetz
|
2017-04-11 17:25:09 -04:00 |
|