--- old/test/java/lang/Math/HypotTests.java 2015-10-07 22:17:09.423093194 -0700 +++ new/test/java/lang/Math/HypotTests.java 2015-10-07 22:17:09.219093185 -0700 @@ -24,7 +24,7 @@ /* * @test * @library /lib/testlibrary/ - * @build jdk.testlibrary.* + * @build jdk.testlibrary.RandomFactory * @run main HypotTests * @bug 4851638 4939441 8078672 * @summary Tests for {Math, StrictMath}.hypot (use -Dseed=X to set PRNG seed)