Skip to content

Conversation

@allanrenucci
Copy link
Contributor

I am not entirely sure what fixed it to be honest. Maybe #4604

@smarter
Copy link
Member

smarter commented Jul 13, 2018

Wasn't it e42b83e ?

@allanrenucci
Copy link
Contributor Author

Wasn't it e42b83e ?

No. It seems that with this commit, you would just trade a NullPointerException for an AssertionError

Copy link
Contributor

@Blaisorblade Blaisorblade left a comment

Choose a reason for hiding this comment

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

I'd also maybe regression-test the unreduced testcase (Seq(("Porcupine", 1), ("Floyd", 2), ("Phil Collins", 3)).map(_._2)) for more bugs — I've seen patches fix minimizations but not the original testcases.

Otherwise LGTM.

@allanrenucci allanrenucci merged commit 292c51c into scala:master Jul 16, 2018
@allanrenucci allanrenucci deleted the fix-4051 branch July 16, 2018 11:26
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.

3 participants