--- old/test/runtime/modules/LoadUnloadModuleStress.java 2016-08-11 13:43:47.717756400 -0400 +++ new/test/runtime/modules/LoadUnloadModuleStress.java 2016-08-11 13:43:47.314385800 -0400 @@ -25,7 +25,7 @@ * @test * @summary Ensure module information is cleaned when owning class loader unloads * @modules java.base/jdk.internal.misc - * @library /testlibrary /test/lib /compiler/whitebox .. + * @library /test/lib .. * @build sun.hotspot.WhiteBox * @compile/module=java.base java/lang/reflect/ModuleHelper.java * @run main ClassFileInstaller sun.hotspot.WhiteBox