--- old/test/java/lang/Math/CubeRootTests.java 2015-04-21 18:51:42.557464703 -0700 +++ new/test/java/lang/Math/CubeRootTests.java 2015-04-21 18:51:42.373372699 -0700 @@ -26,6 +26,7 @@ * @bug 4347132 4939441 * @summary Tests for {Math, StrictMath}.cbrt * @author Joseph D. Darcy + * @key randomness */ public class CubeRootTests {