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

Catching Throwable needs to be carefully handled #2815

Closed
asfimport opened this issue Apr 23, 2012 · 1 comment
Closed

Catching Throwable needs to be carefully handled #2815

asfimport opened this issue Apr 23, 2012 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Sebb (Bug 53136):
Catching Throwable needs to be carefully handled as most Errors need to be propagated.

In particular, ThreadDeath should never be suppressed.

Severity: normal
OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Mon May 7 21:42:42 2012
New Revision: 1335274

URL: http://svn.apache.org/viewvc?rev=1335274&view=rev
Log:
#2815 - Catching Throwable needs to be carefully handled

Modified:
jmeter/trunk/src/protocol/native/org/apache/jmeter/protocol/system/StreamGobbler.java

Date: Mon May 7 21:43:12 2012
New Revision: 1335275

URL: http://svn.apache.org/viewvc?rev=1335275&view=rev
Log:
#2815 - Catching Throwable needs to be carefully handled

Modified:
jmeter/trunk/src/protocol/native/org/apache/jmeter/protocol/system/StreamGobbler.java

Date: Mon May 7 21:45:21 2012
New Revision: 1335277

URL: http://svn.apache.org/viewvc?rev=1335277&view=rev
Log:
#2815 - Catching Throwable needs to be carefully handled

Modified:
jmeter/trunk/xdocs/changes.xml

Date: Mon May 7 21:58:28 2012
New Revision: 1335279

URL: http://svn.apache.org/viewvc?rev=1335279&view=rev
Log:
#2815 - Catching Throwable needs to be carefully handled

Modified:
jmeter/trunk/src/core/org/apache/jmeter/util/BeanShellServer.java
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPJavaImpl.java

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

1 participant