- 21 12月, 2012 1 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 27 6月, 2012 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: dholmes, forax, alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
- 08 5月, 2012 1 次提交
-
-
由 dholmes 提交于
Summary: Perform class.getField inside a doPrivileged block Reviewed-by: chegar, psandoz
-
- 04 4月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dl, dholmes
-
- 08 3月, 2012 1 次提交
-
-
由 dholmes 提交于
7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData Summary: Add -XX:+UsePerfData to invocation of exec'd JVM Reviewed-by: alanb, chegar
-
- 08 2月, 2012 3 次提交
- 30 1月, 2012 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, dholmes
-
- 23 9月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: dholmes, chegar
-
- 13 7月, 2011 1 次提交
-
-
由 dl 提交于
Summary: Add retry/timeout for checking activeCount Reviewed-by: chegar
-
- 12 7月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar
-
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 07 4月, 2011 3 次提交
-
-
由 dl 提交于
Reviewed-by: chegar
-
由 ohair 提交于
Reviewed-by: dholmes
-
由 mduigou 提交于
Reviewed-by: mduigou, alanb Contributed-by: NNeil Richards <neil.richards@ngmr.net>
-
- 17 2月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: Unbounded queues should be disabled in the test Reviewed-by: alanb
-
- 12 1月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: dholmes, chegar, mduigou
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 02 12月, 2010 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, dholmes
-
- 19 11月, 2010 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, alanb
-
- 15 11月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dl, dholmes
-
- 21 9月, 2010 1 次提交
-
-
由 dl 提交于
Summary: Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes. Reviewed-by: martin, dholmes, chegar
-
- 13 9月, 2010 1 次提交
-
-
由 dl 提交于
Summary: Simplify the ForkJoinPool API, reworking some of the internals Reviewed-by: martin, dholmes, chegar
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 08 4月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Check if release could make number of permits negative Reviewed-by: dl, dholmes
-
- 24 12月, 2009 1 次提交
-
-
由 dl 提交于
6908348: java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java get OOME for unbounded queues Reviewed-by: martin, dholmes
-
- 04 12月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: ohair
-
- 03 11月, 2009 1 次提交
-
-
由 dl 提交于
6865571: Add a lightweight task framework known as ForkJoin 6445158: Phaser - an improved CyclicBarrier 6865579: Add TransferQueue/LinkedTransferQueue Reviewed-by: martin, chegar, dice
-
- 26 8月, 2009 1 次提交
-
-
由 dl 提交于
Summary: Fix all known flaky tests, plus minor maintenance Reviewed-by: martin, chegar
-
- 29 7月, 2009 2 次提交
-
-
由 dl 提交于
6815766: LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently Summary: Faster, more correct. Use self-linking trick to avoid gc retention Reviewed-by: martin, dholmes
-
由 dl 提交于
6493942: ConcurrentLinkedQueue.remove sometimes very slow Summary: new algorithm for handling concurrent linked lists Reviewed-by: martin
-
- 02 4月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 27 3月, 2009 1 次提交
-
-
由 dl 提交于
Summary: Introduce PROPAGATE waitStatus Reviewed-by: martin
-
- 01 8月, 2008 1 次提交
-
-
由 dl 提交于
Reviewed-by: martin, dholmes, chegar
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 11 3月, 2008 3 次提交
-
-
由 martin 提交于
Reviewed-by: dholmes
-
由 martin 提交于
Reviewed-by: dholmes Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 martin 提交于
Reviewed-by: alanb Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-