-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b81
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142263 | emb-9 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | team |
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.
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.
- backported by
-
JDK-8142263 nashorn ant test configuration should disable assertion for LamdaFormEditor class
-
- Resolved
-
- relates to
-
JDK-8073644 Assertion in LambdaFormEditor.bindArgumentType is too strict
-
- Closed
-