mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")
Reviewed-by: darcy, bpb
This commit is contained in:
parent
4927ee426a
commit
90c219f37b
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ import jdk.internal.misc.Unsafe;
|
||||||
* @author Frank Yellin
|
* @author Frank Yellin
|
||||||
* @since 1.0
|
* @since 1.0
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("exports")
|
|
||||||
@RandomGeneratorProperties(
|
@RandomGeneratorProperties(
|
||||||
name = "Random",
|
name = "Random",
|
||||||
i = 48, j = 0, k = 0,
|
i = 48, j = 0, k = 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue