hg: jdk8/tl/jdk: 7120365: DiffHBTest.java fails due to ConcurrentModificationException

shanliang.jiang at oracle.com shanliang.jiang at oracle.com
Fri Dec 28 07:45:06 PST 2012


Changeset: 46675076f753
Author:    sjiang
Date:      2012-12-28 16:44 +0100
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/46675076f753

7120365: DiffHBTest.java fails due to ConcurrentModificationException
Summary: The problem is from the server notification forwarder, it should use a copy of listener set to do iterate.
Reviewed-by: alanb

! src/share/classes/com/sun/jmx/remote/internal/ServerNotifForwarder.java
! test/ProblemList.txt
+ test/javax/management/remote/mandatory/notif/ConcurrentModificationTest.java



More information about the serviceability-dev mailing list