< prev index next >

test/java/util/zip/InflaterInputStream/TestAvailable.java

Print this page
rev 17324 : 8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
Reviewed-by: duke

*** 21,30 **** --- 21,31 ---- * questions. */ /* @test * @library /test/lib + * @build jdk.test.lib.RandomFactory * @run main TestAvailable * @bug 7031075 8161426 * @summary Make sure that available() method behaves as expected. * @key randomness */
< prev index next >