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

ICodeReader should parse exception handlers from bytecode #6228

Closed
scabug opened this issue Aug 13, 2012 · 3 comments
Closed

ICodeReader should parse exception handlers from bytecode #6228

scabug opened this issue Aug 13, 2012 · 3 comments

Comments

@scabug
Copy link

scabug commented Aug 13, 2012

Candidate fix:
https://github.com/magarciaEPFL/scala/tree/icodereader-gets-exception-handlers-2

Core functionality OK, only an interplay around error messages (affecting two tests) remains.

See also scala/scala#1127

@scabug
Copy link
Author

scabug commented Aug 13, 2012

Imported From: https://issues.scala-lang.org/browse/SI-6228?orig=1
Reporter: @magarciaEPFL
See #6188

@scabug
Copy link
Author

scabug commented Aug 13, 2012

@magarciaEPFL said:
Currently a crude, too conservative solution is in place (2.10.x snapshot): disallow inlining of methods parsed from bytecode that contain exception handlers.

@scabug scabug added this to the Backlog milestone Apr 7, 2017
@SethTisue
Copy link
Member

closing stale old backend tickets, since the backend was completely replaced in Scala 2.12. reopen if you can show this is still relevant

@SethTisue SethTisue removed this from the Backlog milestone Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants