You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run with java9, it report a error:
java.lang.IncompatibleClassChangeError: Inconsistent constant pool data in classfile for class javarepl/internal/totallylazy/functions/Curried2. Method lambda$call$135(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; at index 33 is CONSTANT_MethodRef and should be CONSTANT_InterfaceMethodRef
The text was updated successfully, but these errors were encountered:
when i run with java9, it report a error:
java.lang.IncompatibleClassChangeError: Inconsistent constant pool data in classfile for class javarepl/internal/totallylazy/functions/Curried2. Method lambda$call$135(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; at index 33 is CONSTANT_MethodRef and should be CONSTANT_InterfaceMethodRef
The text was updated successfully, but these errors were encountered: