mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-22 21:59:52 +00:00
7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
Added @ignore tag to temporarily disable the test Reviewed-by: jjg
This commit is contained in:
parent
aa60df6782
commit
bb05a1437c
@ -23,7 +23,8 @@
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 6836682
|
||||
* @ignore
|
||||
* @bug 6836682 7025988
|
||||
* @summary JavacFileManager handles zip64 archives (64K+ entries and large file support)
|
||||
* @compile -XDignore.symbol.file T6836682.java Utils.java
|
||||
* @run main T6836682
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user