hg: jdk7u/jdk7u-dev/jdk: 7132378: Race in FutureTask if used with explicit set ( not Runnable )

sean.coffey at oracle.com sean.coffey at oracle.com
Fri Jun 7 08:53:37 PDT 2013


Changeset: 3b589265048d
Author:    dl
Date:      2012-01-30 11:44 +0000
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3b589265048d

7132378: Race in FutureTask if used with explicit set ( not Runnable )
Reviewed-by: chegar, dholmes

! src/share/classes/java/util/concurrent/FutureTask.java
+ test/java/util/concurrent/FutureTask/DoneTimedGetLoops.java
+ test/java/util/concurrent/FutureTask/ExplicitSet.java




More information about the jdk7u-dev mailing list