< prev index next >

test/javax/management/MBeanServer/MBeanServerInvocationHandlerExceptionTest.java

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

*** 24,34 **** /* * @test * @bug 5092515 * @summary Test how to unwrap a user specific exception * @author Shanliang JIANG ! * @modules java.management * @run clean MBeanServerInvocationHandlerExceptionTest * @run build MBeanServerInvocationHandlerExceptionTest * @run main MBeanServerInvocationHandlerExceptionTest */ --- 24,34 ---- /* * @test * @bug 5092515 * @summary Test how to unwrap a user specific exception * @author Shanliang JIANG ! * * @run clean MBeanServerInvocationHandlerExceptionTest * @run build MBeanServerInvocationHandlerExceptionTest * @run main MBeanServerInvocationHandlerExceptionTest */
< prev index next >