--- old/test/jdk/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java 2018-11-28 19:06:22.000000000 +0800 +++ new/test/jdk/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java 2018-11-28 19:06:21.000000000 +0800 @@ -30,9 +30,9 @@ * * @author Mandy Chung * - * @library /lib/testlibrary/ /test/lib + * @library /test/lib * @modules jdk.management - * @build jdk.testlibrary.* CollectionUsageThreshold MemoryUtil RunUtil + * @build CollectionUsageThreshold MemoryUtil RunUtil * @requires vm.opt.ExplicitGCInvokesConcurrent == "false" | vm.opt.ExplicitGCInvokesConcurrent == "null" * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission