-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b123
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274201 | 8u321 | Harold Seigel | P3 | Resolved | Fixed | b01 |
4 nashorn ant tests fail with latest jdk9-dev build
All failures have similar exception message:
java.lang.IncompatibleClassChangeError: Method java.util.function.Function.andThen(Ljava/util/function/Function;)Ljava/util/function/Function; must be InterfaceMethodref constant
All failures have similar exception message:
java.lang.IncompatibleClassChangeError: Method java.util.function.Function.andThen(Ljava/util/function/Function;)Ljava/util/function/Function; must be InterfaceMethodref constant
- backported by
-
JDK-8274201 4 nashorn ant tests fail with latest jdk9-dev build with IncompatibleClassChangeError
- Resolved
- relates to
-
JDK-8137134 invokespecial on indirect super interface is generated by Java adapter generator
- Resolved
-
JDK-8145148 InterfaceMethod CP entry pointing to a class should cause ICCE
- Resolved