--- old/test/runtime/CommandLine/TestHexArguments.java 2015-02-24 10:33:39.085569925 -0800 +++ new/test/runtime/CommandLine/TestHexArguments.java 2015-02-24 10:33:38.535543332 -0800 @@ -27,6 +27,8 @@ * @summary Make sure there is no error using hexadecimal format in vm options * @author Yumin Qi * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestHexArguments */ import java.io.File;