Ryan

Show:

What's happening?

  • testException can loop on NPE

    The following code seems to fail to advance the iterator causing the loop to not never exit when an exception with a null message is encountered. FatalSqlExceptionHelper:117 if (t.getMessage() != null && t.getMessage().indexOf((String) i.next()) > -1) { I have patched the code in the following way to treat all Errors, RuntimeExceptions and Exceptions with null messages as...

    2008-11-06 10:51:30 UTC in Proxool: Proxy JDBC Connection Pool

About Me

  • 2007-10-27 (2 years ago)
  • 1923344
  • icarusxx (My Site)
  • Ryan

Send me a message