--- old/test/testlibrary_tests/TestPlatformIsTieredSupported.java 2016-08-11 13:48:08.005760800 -0400 +++ new/test/testlibrary_tests/TestPlatformIsTieredSupported.java 2016-08-11 13:48:07.593291000 -0400 @@ -28,10 +28,10 @@ /** * @test * @summary Verifies that Platform::isTieredSupported returns correct value. - * @library /testlibrary /test/lib + * @library /test/lib * @modules java.base/jdk.internal.misc * java.management - * @build TestPlatformIsTieredSupported + * @build sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions