--- old/test/jdk/java/nio/channels/AsynchronousChannelGroup/AsExecutor.java 2018-09-26 16:32:33.000000000 -0700 +++ new/test/jdk/java/nio/channels/AsynchronousChannelGroup/AsExecutor.java 2018-09-26 16:32:32.000000000 -0700 @@ -26,7 +26,8 @@ * @bug 4607272 * @summary tests tasks can be submitted to a channel group's thread pool. * @library /test/lib bootlib - * @build JarUtils PrivilegedThreadFactory Attack + * @build PrivilegedThreadFactory Attack + * jdk.test.lib.util.JarUtils * @run driver SetupJar * @run main/othervm -Xbootclasspath/a:privileged.jar AsExecutor */