sadegh.nordeh
New Member
Hello
When I use Simple Library Compiler to build a library, unfortunately I get this error
And my Java version is 1.8 and I did everything but I couldn't compile it.
When I use Simple Library Compiler to build a library, unfortunately I get this error
error: cannot find symbol
new Thread(() -> {
^
symbol: method metafactory(Lookup,String,MethodType,MethodType,MethodHandle,MethodType)
location: interface LambdaMetafactory
Fatal Error: Unable to find method metafactory
Error.
And my Java version is 1.8 and I did everything but I couldn't compile it.