--- old/test/java/lang/invoke/MethodHandles/privateLookupIn/Driver.java 2017-02-07 13:13:59.232016388 +0000 +++ new/test/java/lang/invoke/MethodHandles/privateLookupIn/Driver.java 2017-02-07 13:13:59.068005125 +0000 @@ -23,7 +23,7 @@ /** * @test - * @build test/* m1/* m2/* m3/* + * @build test/* m1/* m2/* m3/* Unnamed * @run testng/othervm test/p.PrivateLookupInTests * @summary Unit tests for MethodHandles.privateLookupIn */