Skip to content

Upgrade ASM to 6.0, fix bug with very large methods #3499

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

Merged
merged 2 commits into from
Nov 19, 2017

Conversation

smarter
Copy link
Member

@smarter smarter commented Nov 17, 2017

Adapted from scala/scala#6180 by Lukas Rytz, the
test case demonstrates that scala/bug#10594 is fixed.

@smarter smarter requested a review from allanrenucci November 17, 2017 15:04
@smarter
Copy link
Member Author

smarter commented Nov 17, 2017

@allanrenucci Could you take care of upgrading the CI cache please?

@smarter
Copy link
Member Author

smarter commented Nov 17, 2017

CI failed because of a timeout, maybe because it was overloaded (http://tresormon.epfl.ch/munin/epfl.ch/lampsrv9.epfl.ch/cpu.html), I'll rerun it.

@smarter
Copy link
Member Author

smarter commented Nov 17, 2017

Hah, I see. The issue is that dotty simplifier tries really hard to optimize the added testcase :).

smarter and others added 2 commits November 17, 2017 22:42
Adapted from scala/scala#6180 by Lukas Rytz, the
test case demonstrates that scala/bug#10594 is
fixed. The test case is put in tests/run-no-optimise because the
optimiser runs forever on this code.
@smarter smarter merged commit 635d668 into scala:master Nov 19, 2017
@allanrenucci allanrenucci deleted the upgrade/asm-6.0 branch November 19, 2017 11:45
@NALLELUNA
Copy link

Adapted from scala/scala#6180 by Lukas Rytz, the test case demonstrates that scala/bug#10594 is fixed.

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