--- old/test/java/lang/StrictMath/HypotTests.java 2015-10-07 22:17:11.563093280 -0700 +++ new/test/java/lang/StrictMath/HypotTests.java 2015-10-07 22:17:11.383093273 -0700 @@ -27,7 +27,7 @@ * @key randomness * @summary Tests for StrictMath.hypot * @library /lib/testlibrary/ - * @build jdk.testlibrary.* + * @build jdk.testlibrary.RandomFactory * @build Tests * @build FdlibmTranslit * @build HypotTests