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

Synchronized method exception handling #22

Open
ftc opened this issue Jan 13, 2017 · 0 comments
Open

Synchronized method exception handling #22

ftc opened this issue Jan 13, 2017 · 0 comments

Comments

@ftc
Copy link
Member

ftc commented Jan 13, 2017

Synchronized methods require special traps which handle extra concurrency exceptions. Currently we do not handle this and in the interest of time we are omitting it. If an exception occurs in a synchronized callback then the verifier will not process that trace as the entry and exits for callins will not match.

ftc added a commit that referenced this issue Jan 13, 2017
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

No branches or pull requests

1 participant