hg: jdk8/tl/jdk: 6809322: javax.management.timer.Timer does not fire all notifications
dmitry.samersoff at oracle.com
dmitry.samersoff at oracle.com
Wed Oct 17 08:28:18 PDT 2012
Changeset: b2d8a99a049e
Author: dsamersoff
Date: 2012-10-17 18:34 +0400
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b2d8a99a049e
6809322: javax.management.timer.Timer does not fire all notifications
Summary: Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method.
Reviewed-by: dholmes, rbackman
Contributed-by: jaroslav.bachorik at oracle.com
! src/share/classes/javax/management/timer/Timer.java
+ test/javax/management/timer/MissingNotificationTest.java
More information about the serviceability-dev
mailing list