JDK-8134887 : nashorn ant test configuration should disable assertion for LamdaFormEditor class
  • Type: Bug
  • Component: core-libs
  • Sub-Component: jdk.nashorn
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-09-01
  • Updated: 2015-11-09
  • Resolved: 2015-09-01
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 9
9 b81Fixed
Related Reports
Relates :  
Description
See https://bugs.openjdk.java.net/browse/JDK-8073644

This is fixed in jdk9-dev. But the fix is yet to be backported to jdk8u-dev. Hence nashorn "ant clean test" fails with many assertion errors with jdk8u60 build. As an interim measure, we should disable assertions from java.lang.invoke.LambdaFormEditor class alone.