Skip to content

Commit 515d412

Browse files
committed
8273351: bad tag in jdk.random module-info.java
Backport-of: d4177a98c1a3d331033f4cbad8c7af184cd5d486
1 parent 311bb85 commit 515d412

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/jdk.random/share/classes/module-info.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@
4040
* @provides jdk.random.Xoroshiro128PlusPlus
4141
* @provides jdk.random.Xoshiro256PlusPlus
4242
*
43-
* @use java.util.random.RandomGenerator
44-
* @use jdk.internal.util.random.RandomSupport
43+
* @uses java.util.random.RandomGenerator
4544
*
4645
* @moduleGraph
4746
* @since 16

0 commit comments

Comments
 (0)