8376419: Align @summary text with other tests using RandomFactory

This commit is contained in:
Brian Burkhalter 2026-01-27 08:55:55 -08:00
parent f843deb31a
commit a31c9b737a

View File

@ -24,6 +24,7 @@
/* @test
* @bug 4313887 6838333 8273922
* @summary Unit test for java.nio.file.attribute.UserDefinedFileAttributeView
* (use -Dseed=X to set PRNG seed)
* @library ../.. /test/lib
* @key randomness
* @build jdk.test.lib.Platform