< prev index next >

test/javax/management/modelmbean/LoggingExceptionTest.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 27,37 **** * @summary DescriptorSupport constructors throw IAE when traces are enabled; * RequiredModelMBean.addAttributeChangeNotificationListener throws exception * when traces enabled and no attributes. * @author Luis-Miguel Alventosa * @author Paul Cheeseman - * @modules java.management */ import java.util.logging.ConsoleHandler; import java.util.logging.Handler; import java.util.logging.Level; --- 27,36 ----
< prev index next >