xref: /aosp_15_r20/art/test/714-invoke-custom-lambda-metafactory/expected-stderr.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Exception in thread "main" java.lang.BootstrapMethodError: Exception from call site #0 bootstrap method
2	at Main.main(Main.java:25)
3Caused by: java.lang.ClassCastException: Bootstrap method returned null
4	... 1 more
5