Skip to content

Upgrade to ASM 7.0 #5905

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
Feb 13, 2019
Merged

Upgrade to ASM 7.0 #5905

merged 2 commits into from
Feb 13, 2019

Conversation

smarter
Copy link
Member

@smarter smarter commented Feb 12, 2019

Upgrade to ASM 7.0

Catch up with Scala 2.13.

The corresponding scalac PRs are
scala/scala#6733 and
scala/scala#7384

Some of the changes from these PRs aren't currently needed in Dotty
since they only affect the Scala 2 backend optimizer.

This update does not change the generated bytecode (at least when
compiling dotty itself).

Co-Authored-By: Jason Zaugg [email protected]

@smarter

This comment has been minimized.

@dottybot

This comment has been minimized.

@dottybot

This comment has been minimized.

Catch up with Scala 2.13.

The corresponding scalac PRs are
scala/scala#6733 and
scala/scala#7384

Some of the changes from these PRs aren't currently needed in Dotty
since they only affect the Scala 2 backend optimizer.

This update does not change the generated bytecode (at least when
compiling dotty itself).

Co-Authored-By: Jason Zaugg <[email protected]>
@smarter

This comment has been minimized.

@dottybot

This comment has been minimized.

@dottybot
Copy link
Member

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/5905/ to see the changes.

Benchmarks is based on merging with master (58b8aaa)

@dottybot

This comment has been minimized.

1 similar comment
@dottybot
Copy link
Member

performance test scheduled: 3 job(s) in queue, 1 running.

@dottybot
Copy link
Member

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/5905/ to see the changes.

Benchmarks is based on merging with master (58b8aaa)

Otherwise the tastyBootstrap test failed when compiling the .java files
added in the previous commit that depend on scala-asm.
@nicolasstucki nicolasstucki removed their assignment Feb 13, 2019
@smarter smarter merged commit dec3404 into scala:master Feb 13, 2019
@allanrenucci allanrenucci deleted the asm-7.0 branch February 13, 2019 14:40
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