-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b79
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136324 | emb-9 | Michael Haupt | P3 | Resolved | Fixed | team |
The test $nashorn/src/jdk/nashorn/internal/runtime/test/CodeStoreAndPathTest.java fails with jtreg mode on Mac platform. The same test passes in "ant" mode. Also, the same test passes with jtreg as well as ant mode on other platform(s) - for example, Ubuntu.
Note that the package of the test has been recently renamed to be jdk.nashorn.internal.runtime.test instead of jdk.nashorn.internal. SeeJDK-8076646 and JDK-8076972. But I confirmed that the renaming is not the cause of this failure. W/without renaming, the test fails on Mac in jtreg mode.
Note that the package of the test has been recently renamed to be jdk.nashorn.internal.runtime.test instead of jdk.nashorn.internal. See
- backported by
-
JDK-8136324 CodeStoreAndPathTest.java fails in jtreg mode on Mac
-
- Resolved
-