8172761: Test change in tools/jar/InputFilesTest.java for JDK-8172432 is missing
Reviewed-by: mchung
This commit is contained in:
parent
82f1bd54eb
commit
3f70732b40
@ -102,6 +102,7 @@ public class InputFilesTest {
|
||||
"META-INF/MANIFEST.MF" + nl +
|
||||
"testfile1" + nl +
|
||||
"testfile2" + nl +
|
||||
"META-INF/versions/9/" + nl +
|
||||
"META-INF/versions/9/testfile3" + nl +
|
||||
"META-INF/versions/9/testfile4" + nl;
|
||||
rm("test.jar test1 test2 test3 test4");
|
||||
|
Loading…
x
Reference in New Issue
Block a user