History log of /openjdk10/jdk/test/java/util/concurrent/FutureTask/CancelledFutureLoops.java
Revision Date Author Comments
# 13812:a54ed9514075 03-Mar-2016 dl

8150523: improve jtreg test timeout handling, especially -timeout:
Reviewed-by: martin, psandoz, smarks


# 13172:2103ed2d51f5 25-Nov-2015 dl

8142441: Improve jtreg tests for java.util.concurrent
Reviewed-by: martin, psandoz, chegar, shade, plevart


# 9087:9c73db26edbb 17-Jan-2014 chegar

8032057: Remove unneeded/obsolete -source options in concurrency tests
Reviewed-by: chegar
Contributed-by: Martin Buchholz <martinrb@google.com>


# 3984:31619dfa6a4a 07-Apr-2011 dl

7034657: Update Creative Commons license URL in legal notices
Reviewed-by: chegar


# 3203:9e494de19690 01-Dec-2010 dl

7003745: Code style cleanups (sync from Dougs CVS)
Reviewed-by: chegar, dholmes


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1952:1755493c5774 03-Dec-2009 darcy

6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair


# 0:37a05a11f281 30-Nov-2007 duke

Initial load