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
I face the same issue on new the latest android studio
:library:compileReleaseJavaWithJavac
An exception has occurred in the compiler (1.8.0_76-release). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program and the following diagnostic in your report. Thank you.
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for java.lang.invoke.MethodType not found
I am getting this error when building the code. I am new to android development, would be great if you could help me out.
The text was updated successfully, but these errors were encountered: