Re: ArrayIndexOutOfBoundsException during System.arraycopy in BKDWriter

2019-05-07 Thread Torben Riis
-support.com<http://www.multi-support.com> Fra: Michael McCandless mailto:luc...@mikemccandless.com>> Sendt: 3. maj 2019 10:05 Til: Lucene Users mailto:java-user@lucene.apache.org>>; Torben Riis mailto:t...@multi-support.com>> Emne: Re: ArrayIndexOutOfBoundsException du

Re: ArrayIndexOutOfBoundsException during System.arraycopy in BKDWriter

2019-05-03 Thread Michael McCandless
Note that the -Xint flag will make your code run tremendously more slowly! Likely to the point of not really being usable. But it'd be interesting to see if that side-steps the bug. Is it possible to test with OpenJDK as well? The BKDWriter code is quite complex, so it is also possible there i