-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8
-
generic
-
generic
There are jdk regression tests which have direct dependency on jdk/lib/*.jar files.
As result they are not applicable for Jigsaw testing.
The list of tests which have dependency on jdk/lib/console.jar:
com/sun/tools/extcheck/TestExtcheckArgs.java
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 tests which have dependency on jdk/lib/console.jar:
com/sun/tools/extcheck/TestExtcheckArgs.java
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-7090965 TEST_BUG: jdk regression tests have direct dependency *.jar files in JRE or JDK
- Closed