--- old/test/runtime/modules/AccessCheck/UmodUpkgDiffCL_ExpQualOther.java 2016-08-11 13:42:41.544795900 -0400 +++ new/test/runtime/modules/AccessCheck/UmodUpkgDiffCL_ExpQualOther.java 2016-08-11 13:42:41.138217200 -0400 @@ -29,11 +29,10 @@ * Access is denied, since an unnamed module can read all modules but p6 in module * m2 is exported specifically to module m1, not to all modules. * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib + * @library /test/lib * @compile myloaders/MyDiffClassLoader.java * @compile p6/c6.java * @compile c5.java - * @build UmodUpkgDiffCL_ExpQualOther * @run main/othervm -Xbootclasspath/a:. UmodUpkgDiffCL_ExpQualOther */