Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix main: remove an incompatible java api method with java 8 from a test #19424

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

jchyb
Copy link
Contributor

@jchyb jchyb commented Jan 11, 2024

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.

Closes #19423, #19418

[test_java8]
[test_windows_full]

@jchyb jchyb changed the title FIx main: remove an incompatible java api method in java 8 from a test Fix main: remove an incompatible java api method in java 8 from a test Jan 11, 2024
@jchyb jchyb changed the title Fix main: remove an incompatible java api method in java 8 from a test Fix main: remove an incompatible java api method with java 8 from a test Jan 11, 2024
@jchyb jchyb requested a review from dwijnand January 11, 2024 14:46
@jchyb jchyb merged commit 9682751 into scala:main Jan 11, 2024
19 checks passed
@Kordyjan Kordyjan added this to the 3.4.1 milestone Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly Dotty workflow of 2024-01-11 failed
3 participants