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

Better error message in case of invalid stackmap frames #73

Closed
marchof opened this issue Jan 17, 2013 · 2 comments
Closed

Better error message in case of invalid stackmap frames #73

marchof opened this issue Jan 17, 2013 · 2 comments
Assignees
Milestone

Comments

@marchof
Copy link
Member

marchof commented Jan 17, 2013

If JaCoCo is used in combination with other tools that produce invalid stackmap frames, JaCoCo produces a NPE. A better exception with a clear message should be issued instead.

@ghost ghost assigned marchof Jan 17, 2013
@marchof
Copy link
Member Author

marchof commented Jan 17, 2013

Alternatively JaCoCo could issue a warning and fall-back to not emitting stackframes (works for Java6 classfiles only).

@marchof
Copy link
Member Author

marchof commented Jan 18, 2013

Fixed on master.

@marchof marchof closed this as completed Jan 18, 2013
@jacoco jacoco locked and limited conversation to collaborators Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant