8249832: java/util/zip/DataDescriptorSignatureMissing.java uses @ignore w/o bug-id

Reviewed-by: msheppar
This commit is contained in:
Agnibho Hom Chowdhury 2023-10-17 11:58:17 +00:00 committed by Mahendra Chhipa
parent d8cd60588a
commit 34653c1e73

View File

@ -37,7 +37,7 @@
* No way to adapt the technique in this test to get a ZIP64 zip file
* without data descriptors was found.
*
* @ignore This test has brittle dependencies on an external working python.
* @ignore 8303920 This test has brittle dependencies on an external working python.
*/
import java.io.*;