Skip to content

Try to avoid Java 8/11 mismatch issue#1558

Draft
propensive wants to merge 3 commits intomainfrom
issue/1557
Draft

Try to avoid Java 8/11 mismatch issue#1558
propensive wants to merge 3 commits intomainfrom
issue/1557

Conversation

@propensive
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
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
Copy Markdown
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