8181762: add explicit @build actions for jdk.test.lib classes in all :tier3 tests

Reviewed-by: alanb
This commit is contained in:
Igor Ignatyev 2017-06-12 12:45:52 -07:00
parent f84b521220
commit 77a5de5089

View File

@ -32,6 +32,7 @@
* (number of pages, sizes, colors). Use -Dseed=X to set
* the random generator seed.
*
* @build jdk.test.lib.RandomFactory
* @run main MultiPageTest
* @key randomness
*/