-
Bug
-
Resolution: Fixed
-
P1
-
8u60
-
b11
-
b14
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8087059 | 8u65 | Sundararajan Athijegannathan | P1 | Resolved | Fixed | b01 |
JDK-8138523 | emb-8u65 | Unassigned | P1 | Resolved | Fixed | b01 |
JDK-8080038 | emb-8u60 | Sundararajan Athijegannathan | P1 | Resolved | Fixed | team |
The Nashorn test execution for 8u60 is blocked due to compilation error in one of tests.
The recent merge in 8udev has caused compile errors in nashorn test jdk/nashorn/api/scripting/test/ScriptEngineTest.java. The method functionalInterfaceObjectTest() is defined twice in ScriptEngineTest class
The file merge from below checkin has caused the problem:
8076972: Several nashorn tests failing
8076646: nashorn tests should avoid using package names used by nashorn sources
file log : http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/log/d03eb34e4b84/test/src/jdk/nashorn/api/scripting/test/ScriptEngineTest.java
The recent merge in 8udev has caused compile errors in nashorn test jdk/nashorn/api/scripting/test/ScriptEngineTest.java. The method functionalInterfaceObjectTest() is defined twice in ScriptEngineTest class
The file merge from below checkin has caused the problem:
8076972: Several nashorn tests failing
8076646: nashorn tests should avoid using package names used by nashorn sources
file log : http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/log/d03eb34e4b84/test/src/jdk/nashorn/api/scripting/test/ScriptEngineTest.java
- backported by
-
JDK-8080038 Test execution blocker: Nashorn testsuite failing due to compile error in jdk/nashorn/api/scripting/test/ScriptEngineTest.java
-
- Resolved
-
-
JDK-8087059 Test execution blocker: Nashorn testsuite failing due to compile error in jdk/nashorn/api/scripting/test/ScriptEngineTest.java
-
- Resolved
-
-
JDK-8138523 Test execution blocker: Nashorn testsuite failing due to compile error in jdk/nashorn/api/scripting/test/ScriptEngineTest.java
-
- Resolved
-