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
as reported by @milessabin, and reproduced by myself and @dwijnand, test/files/run/t4300.scala (#4300) and test/files/run/t8803.scala (#8803) are failing now on Java 8 Update 131 with e.g.
java.lang.IllegalAccessError: Receiver class Test$$anon$1 must be the current class or a subtype of interface A
I haven't isolated the exact circumstances, but both tests involve super within lambdas