Thanks! The change has now been pushed to
http://hg.openjdk.java.net/jdk7/tl-gate/jdk.
Éamonn McManus JMX Spec Lead http://weblogs.java.net/blog/emcmanus/
Daniel Fuchs wrote:
Review OK.
-- daniel
http://blogs.sun.com/jmxetc
Eamonn McManus wrote:
This change is simple and self-contained so I'm just sending out a
diff here. The bug report is CR 6675768
<http://bugs.sun.com/view_bug.do?bug_id=6675768> and the affected
source file is javax/management/modelmbean/RequiredModelMBean.java
<http://hg.openjdk.java.net/jdk7/jdk7/jdk/file/8ef9fd5c28fd/src/share/classes/javax/management/modelmbean/RequiredModelMBean.java>.
As usual, there is a regression test. While investigating this fix, I
noticed that the regression test for the similar bug 6471865
<http://bugs.sun.com/view_bug.do?bug_id=6471865> somehow failed to be
included in the migration to Mercurial, so the new test here is
actually the one for 6471865 with an extra case added for 6675768.
Thanks,
--
Éamonn McManus JMX Spec Lead http://weblogs.java.net/blog/emcmanus/