Kyle Galloway wrote:
2006-06-13  Kyle Galloway <[EMAIL PROTECTED]>

    * gnu/classpath/jdwp/event/filters/ExceptionOnlyFilter.java: Allow
   null refId.

Grr. I really hate to do this, but I just noticed... ExceptionOnlyFilter.matches doesn't handle the case where _refId is null.

Since you're updating ExceptionOnlyFilter to properly handle the "all exceptions" case, could you also update the matches method?

My bad,
Keith

Reply via email to