Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
.
/
test
/
714-invoke-custom-lambda-metafactory
/
expected-stderr.txt
blob: f1d8b5f86b2f2b9873ce1cf5cdb04aa3685ec1fe [
file
] [
log
] [
blame
]
Exception in thread "main" java.lang.BootstrapMethodError: Exception from call site #0 bootstrap method
at Main.main(Main.java:25)
Caused by: java.lang.ClassCastException: Bootstrap method returned null
... 1 more