--- old/test/sanity/WBApi.java 2015-02-24 10:35:34.895169423 -0800 +++ new/test/sanity/WBApi.java 2015-02-24 10:35:34.573153854 -0800 @@ -25,7 +25,7 @@ * @test WBApi * @summary verify that whitebox functions can be linked and executed * @library /testlibrary /../../test/lib - * @build WBApi + * @build com.oracle.java.testlibrary.* WBApi * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI WBApi