--- old/test/java/lang/Math/HypotTests.java 2015-04-21 18:51:43.001686714 -0700 +++ new/test/java/lang/Math/HypotTests.java 2015-04-21 18:51:42.821596709 -0700 @@ -26,6 +26,7 @@ * @bug 4851638 4939441 * @summary Tests for {Math, StrictMath}.hypot * @author Joseph D. Darcy + * @key randomness */ public class HypotTests {