Doug Lea
|
850b92fa04
|
8187947: A race condition in SubmissionPublisher
Reviewed-by: martin, psandoz
|
2017-12-02 10:08:55 -08:00 |
|
Doug Lea
|
eac77274e8
|
8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
Reviewed-by: martin, psandoz
|
2017-12-02 10:03:41 -08:00 |
|
Doug Lea
|
5d5334f305
|
8189764: Miscellaneous changes imported from jsr166 CVS 2017-11
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:14:45 -08:00 |
|
Doug Lea
|
e2cbace23d
|
8189387: ConcurrentLinkedDeque linearizability continued ..
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:10:46 -08:00 |
|
Doug Lea
|
42ad4ec2dd
|
8179314: CountedCompleterTest.testForkHelpQuiesce fails with expected:<21> but was:<13>
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:07:21 -08:00 |
|
Doug Lea
|
f2eb80c063
|
8190747: ExecutorService/Invoke.java fails intermittently
Reviewed-by: martin, psandoz, dholmes
|
2017-11-09 16:03:37 -08:00 |
|
Naoto Sato
|
ab49e12b7f
|
8189291: Test policy should extend the default system policy
Reviewed-by: mchung
|
2017-10-24 08:56:30 -07:00 |
|
Doug Lea
|
cae8353ec8
|
8188575: Miscellaneous changes imported from jsr166 CVS 2017-10
Reviewed-by: martin, psandoz
|
2017-10-13 18:34:37 -07:00 |
|
Doug Lea
|
dc895e3911
|
8187941: Add StampedLock stamp inspection methods
Reviewed-by: martin, psandoz
|
2017-10-13 18:29:21 -07:00 |
|
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 |
|
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 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|