-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b25
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8155136 | openjdk7u | Kumar Srinivasan | P4 | Resolved | Fixed | master |
There are a few launcher tests which uses shell, maintaing shell
tests across platform implementations is a challenge, these tests
can be converted to pure java via the TestHelper framework, this
will make it more robust.
tests across platform implementations is a challenge, these tests
can be converted to pure java via the TestHelper framework, this
will make it more robust.
- backported by
-
JDK-8155136 (launcher) convert the launcher regression tests to java
- Resolved