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

Unit tests: Disable a nasty HotSpot optimization that causes exception messages… #1412

Merged

Conversation

schildbach
Copy link
Member

…and traces to go missing.

For more information, see http://jawspeak.com/2010/05/26/hotspot-caused-exceptions-to-lose-their-stack-traces-in-production-and-the-fix/

This is related to #1409, some discussion has also happened there.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 72.597% when pulling 1f45e5c on schildbach:tests-disable-hotspot-fastthrow into 640dda7 on bitcoinj:master.

@schildbach schildbach force-pushed the tests-disable-hotspot-fastthrow branch from 1f45e5c to a2bb46b Compare July 23, 2017 13:00
@schildbach schildbach changed the title Disable a nasty HotSpot optimization that causes exception messages… Unit tests: Disable a nasty HotSpot optimization that causes exception messages… Jul 23, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 72.549% when pulling a2bb46b on schildbach:tests-disable-hotspot-fastthrow into 640dda7 on bitcoinj:master.

@schildbach schildbach merged commit a2bb46b into bitcoinj:master Jul 24, 2017
@schildbach schildbach deleted the tests-disable-hotspot-fastthrow branch July 24, 2017 12:00
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.

None yet

2 participants