Hi,

I am currently preparing a feature for Lang, that makes use of
MethodHandle.invoke(Object...)

According to the Javadocs [1], this should be fine, but I am getting
this from the animal-sniffer-maven-plugin:

[INFO] --- animal-sniffer-maven-plugin:1.21:check
(checkAPIcompatibility) @ commons-lang3 ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[ERROR] 
C:\Work\git\ASF\commons-lang\src\main\java\org\apache\commons\lang3\function\access\Getter.java:139:
Undefined reference: Object
java.lang.invoke.MethodHandle.invoke(Object)

Can anyone help, please?

Thanks,

Jochen


1: 
https://docs.oracle.com/javase/8/docs/api/java/lang/invoke/MethodHandle.html#invoke-java.lang.Object...-

-- 
Philosophy is useless, theology is worse. (Industrial Desease, Dire Straits)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to