Thanks Vitaly. I think you are looking at an older 4.x/5.x version? We recently removed declaration of this (unchecked) exception... (LUCENE-4172).
Mike McCandless http://blog.mikemccandless.com On Fri, Jul 20, 2012 at 11:26 PM, Vitaly Funstein <vfunst...@gmail.com> wrote: > This probably belongs in the JIRA, and is related to > https://issues.apache.org/jira/browse/LUCENE-4025, but > java.util.Lock.lock() doesn't throw anything. I believe the author of the > change originally meant to use lockInterruptibly() inside but forgot to > adjust the method sig after changing it back to lock(). --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org