< prev index next >

test/jdk/java/nio/channels/AsynchronousChannelGroup/AsExecutor.java

Print this page
rev 51881 : [mq]: 8211171

*** 23,33 **** /* * @test * @bug 4607272 * @summary tests tasks can be submitted to a channel group's thread pool. ! * @library /lib/testlibrary bootlib * @build JarUtils PrivilegedThreadFactory Attack * @run driver SetupJar * @run main/othervm -Xbootclasspath/a:privileged.jar AsExecutor */ --- 23,33 ---- /* * @test * @bug 4607272 * @summary tests tasks can be submitted to a channel group's thread pool. ! * @library /test/lib bootlib * @build JarUtils PrivilegedThreadFactory Attack * @run driver SetupJar * @run main/othervm -Xbootclasspath/a:privileged.jar AsExecutor */
< prev index next >