Changeset: 19431d2dcdd5 Author: rbair Date: 2013-10-01 15:36 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/19431d2dcdd5
RT-33038: ScheduledService doesn't stop after calling cancel Reviewed by: snorthov ! modules/graphics/src/main/java/javafx/concurrent/ScheduledService.java ! modules/graphics/src/main/java/javafx/concurrent/Service.java ! modules/graphics/src/test/java/javafx/concurrent/ScheduledServiceTest.java ! modules/graphics/src/test/java/javafx/concurrent/ServiceLifecycleTest.java
