You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/04/24 00:10:02 UTC

DO NOT REPLY [Bug 53136] New: Catching Throwable needs to be carefully handled

https://issues.apache.org/bugzilla/show_bug.cgi?id=53136

             Bug #: 53136
           Summary: Catching Throwable needs to be carefully handled
           Product: JMeter
           Version: 2.6
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: sebb@apache.org
    Classification: Unclassified


Catching Throwable needs to be carefully handled as most Errors need to be
propagated.

In particular, ThreadDeath should never be suppressed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 53136] Catching Throwable needs to be carefully handled

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53136

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Platform|PC                          |All

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 53136] Catching Throwable needs to be carefully handled

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53136

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Mon May  7 21:42:42 2012
New Revision: 1335274

URL: http://svn.apache.org/viewvc?rev=1335274&view=rev
Log:
Bug 53136 - 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:
Bug 53136 - 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:
Bug 53136 - 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:
Bug 53136 - 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

-- 
You are receiving this mail because:
You are the assignee for the bug.

DO NOT REPLY [Bug 53136] Catching Throwable needs to be carefully handled

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53136

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Windows XP                  |All

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.