--- old/test/testlibrary_tests/AssertsTest.java 2015-02-24 10:35:41.211474822 -0800 +++ new/test/testlibrary_tests/AssertsTest.java 2015-02-24 10:35:40.884459012 -0800 @@ -26,6 +26,8 @@ /* @test * @summary Tests the different assertions in the Assert class * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm AssertsTest */ public class AssertsTest { private static class Foo implements Comparable {