-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
9-repo-jigsaw
-
generic
-
generic
There are jdk regression tests which have direct dependency on jre/lib/*.jar files.
As result they are not applicable for Jigsaw testing.
The list of such files is:
java/util/zip/ZipFile/FinalizeZipFile.java # the test looks for all jar files in jre directory
Need to analyze whether these tests could be rewritten without such dependency
or not. In latest case this bug will be used to exclude these tests from
jigsaw testing.
As result they are not applicable for Jigsaw testing.
The list of such files is:
java/util/zip/ZipFile/FinalizeZipFile.java # the test looks for all jar files in jre directory
Need to analyze whether these tests could be rewritten without such dependency
or not. In latest case this bug will be used to exclude these tests from
jigsaw testing.
- duplicates
-
JDK-7090952 TEST_BUG: jdk regression tests have direct dependency on jdk/lib/*.jar files
-
- Closed
-