mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-28 15:51:02 +00:00
8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")
Reviewed-by: darcy, bpb
This commit is contained in:
parent
4927ee426a
commit
90c219f37b
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user