--- old/src/java.management/share/classes/javax/management/StandardEmitterMBean.java 2015-04-15 19:40:42.559393236 -0700 +++ new/src/java.management/share/classes/javax/management/StandardEmitterMBean.java 2015-04-15 19:40:42.367489231 -0700 @@ -91,6 +91,7 @@ * that will have no effect on this object's * {@code getNotificationInfo()}.

* + * @param the implementation type of the MBean * @param implementation the implementation of the MBean interface. * @param mbeanInterface a Standard MBean interface. * @param emitter the object that will handle notifications. @@ -129,6 +130,7 @@ * that will have no effect on this object's * {@code getNotificationInfo()}.

* + * @param the implementation type of the MBean * @param implementation the implementation of the MBean interface. * @param mbeanInterface a Standard MBean interface. * @param isMXBean If true, the {@code mbeanInterface} parameter