JDK-8076972 : Several nashorn tests failing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: jdk.nashorn
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-04-03
  • Updated: 2017-08-09
  • Resolved: 2015-04-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u60Fixed 9 b60Fixed
Related Reports
Duplicate :  
Description
Subsequent to the fix for JDK-8076646, 17 nashorn tests are failing on all platforms in Mach 5 build & tests.
Comments
One more test was affected by this change: src/jdk/nashorn/internal/runtime/test/SourceTest.java
07-05-2015

Webrev sent to nashorn-dev.
06-04-2015

The failing tests are src/jdk/nashorn/api/javaaccess/test/BooleanAccessTest.java. src/jdk/nashorn/api/javaaccess/test/MethodAccessTest.java src/jdk/nashorn/api/javaaccess/test/NumberAccessTest.java src/jdk/nashorn/api/javaaccess/test/NumberBoxingTest.java src/jdk/nashorn/api/javaaccess/test/ObjectAccessTest.java src/jdk/nashorn/api/javaaccess/test/StringAccessTest.java src/jdk/nashorn/api/scripting/test/MultipleEngineTest.java src/jdk/nashorn/api/scripting/test/ScriptEngineTest.java src/jdk/nashorn/internal/runtime/regexp/joni/test/JoniTest.java src/jdk/nashorn/internal/runtime/regexp/test/JdkRegExpTest.java src/jdk/nashorn/internal/runtime/test/CodeStoreAndPathTest.java src/jdk/nashorn/internal/runtime/test/ConsStringTest.java src/jdk/nashorn/internal/runtime/test/ContextTest.java src/jdk/nashorn/internal/runtime/test/ExceptionsNotSerializable.java src/jdk/nashorn/internal/runtime/test/JSTypeTest.java src/jdk/nashorn/internal/runtime/test/LexicalBindingTest.java src/jdk/nashorn/internal/runtime/test/NoPersistenceCachingTest.java
06-04-2015

Seems to be related to one of your fixes?
06-04-2015