--- old/test/gc/g1/TestEagerReclaimHumongousRegionsWithRefs.java 2015-02-24 10:31:59.439752011 -0800 +++ new/test/gc/g1/TestEagerReclaimHumongousRegionsWithRefs.java 2015-02-24 10:31:59.089735089 -0800 @@ -31,6 +31,8 @@ * should still be eagerly reclaimable to avoid Full GC. * @key gc * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestEagerReclaimHumongousRegionsWithRefs */ import java.util.regex.Pattern;