-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b75
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136314 | emb-9 | Michael Haupt | P4 | Resolved | Fixed | team |
In a fresh clone of the Nashorn repository, when ant test is run for the first time, testng.jar will be downloaded and installed. The check for its presence is however done earlier, and the result stored in a variable. Consequently, the tests will not be run even though the JAR is present upon running ant test for the first time.
- backported by
-
JDK-8136314 late-bind check for testng.jar presence in Nashorn test execution
-
- Resolved
-