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
…est (#19424)
Looks like the issue with main and the nightly release was caused by the
test in #19354. I checked and that `toList` method does not seem to
affect what is being tested there (the previous error would still appear
without it), so I removed it here.
Compiler version
3.4.0-RC1
Minimized code
Output
Expectation
This java interop with Stream APIs worked in 3.3.1 and all versions before. Regressed in 3.4.0-RC1
The text was updated successfully, but these errors were encountered: