8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")

Reviewed-by: darcy, bpb
This commit is contained in:
Jan Lahoda 2021-07-16 08:54:04 +00:00
parent 4927ee426a
commit 90c219f37b

View File

@ -76,7 +76,6 @@ import jdk.internal.misc.Unsafe;
* @author Frank Yellin
* @since 1.0
*/
@SuppressWarnings("exports")
@RandomGeneratorProperties(
name = "Random",
i = 48, j = 0, k = 0,