Hi Andi, > Isn't that depending on Java 1.5 ?
Assertions work since Java 1.4 I think. We have a lot of assertions in code. And it would not compile with -source 1.4, as we do. > <luc...@mikemccandless.com> wrote: > > > > > I think that makes sense. I'll wait a day or so and then commit it > > if there are no objections. > > > > Mike > > > > Jason Rutherglen wrote: > > > >> A simple way to make BitVector faster would be to turn the get method > >> bounds checking into an assertion. This is similar to > >> OpenBitSet.fastGet. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-dev-h...@lucene.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-dev-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org