hg: jdk8/tl/jdk: 7132378: Race in FutureTask if used with explicit set ( not Runnable )
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Jan 30 06:07:39 PST 2012
Changeset: f9fb8c4b4550
Author: dl
Date: 2012-01-30 11:44 +0000
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f9fb8c4b4550
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 serviceability-dev
mailing list