Merged branch 'jetty-9.4.x' into 'master'.
This commit is contained in:
commit
1fdb974a35
|
@ -495,7 +495,7 @@ public class ManagedSelector extends ContainerLifeCycle implements Dumpable
|
|||
}
|
||||
catch (Throwable x)
|
||||
{
|
||||
LOG.ignore(x);
|
||||
_dumps.add(String.format("SelectionKey@%x[%s]", key.hashCode(), x));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue