Changeset: 0ce6a3f3ee2f
Author:swamyv
Date: 2008-06-25 16:33 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0ce6a3f3ee2f
6614556: null location for MonitorContendedEnterEvent
Reviewed-by: jjh
! src/share/classes/com/sun/tools/jdi/EventSetImpl.java
Changeset: 6bdb9094310f
Au
Changeset: a031e88c72ec
Author:emcmanus
Date: 2008-07-04 18:55 +0200
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a031e88c72ec
6601652: MXBeans: no IllegalArgumentException in the ex. chain for
SortedSet/Map with a non-null comparator()
Summary: Forward-port this bug fix from JD