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

Try to avoid Java 8/11 mismatch issue #1558

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Try to avoid Java 8/11 mismatch issue #1558

wants to merge 3 commits into from

Conversation

propensive
Copy link
Owner

No description provided.

Copy link
Collaborator

@odisseus odisseus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, this doesn't fix the issue.

@propensive
Copy link
Owner Author

I wonder if Scala considers the match to be a no-op rather than a cast because it's statically true already. I'll try casting it to an object first to see if that makes a difference.

Base automatically changed from master to main November 21, 2020 12:50
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.

Fury distribution built with Java 11 is incompatible with Java 8
2 participants