History log of /openjdk10/jdk/test/java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
Revision Date Author Comments
# 16632:0aedd507e3cd 03-Feb-2017 dl

8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
Reviewed-by: martin, psandoz


# 16161:7901a13a051c 29-Nov-2016 dl

8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
Reviewed-by: martin, smarks, psandoz


# 13172:2103ed2d51f5 25-Nov-2015 dl

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


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 9272:3f1729e76f9f 11-Feb-2014 alanb

8034175: Remove use of UseVMInterruptibleIO from tests
Reviewed-by: chegar


# 8738:d19ab5da83cc 04-Nov-2013 dholmes

8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
Reviewed-by: martin, dholmes
Contributed-by: Tristan Yan <tristan.yan@oracle.com>


# 7369:1f33fd081860 11-Jun-2013 alanb

8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable)
Reviewed-by: alanb
Contributed-by: martinrb@google.com


# 3261:a06412e13bf7 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 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


# 0:37a05a11f281 30-Nov-2007 duke

Initial load