You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2010/05/06 21:53:59 UTC

[Lucene-java Wiki] Update of "SunJavaBugs" by MikeMcCandless

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "SunJavaBugs" page has been changed by MikeMcCandless.
The comment on this change is: Add sun bug 6588260.
http://wiki.apache.org/lucene-java/SunJavaBugs?action=diff&rev1=4&rev2=5

--------------------------------------------------

  || [[http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4724038|4724038]] || [[https://issues.apache.org/jira/browse/LUCENE-1658|LUCENE-1658]] [[https://issues.apache.org/jira/browse/LUCENE-1669|LUCENE-1669]] || {{{MMapDirectory}}} won't close files until GC (higher transient disk usage than other {{{FSDir}}}); {{{MMapDirectory}}} returns 0 bytes when used for read/write access in remote ({{{SMB/CIFS}}}) mount || Cause Known, Low || Use a different Directory implementation ||
  || (No sun bug yet) || [[https://issues.apache.org/jira/browse/LUCENE-1342|LUCENE-1342]] || SEGV during indexing, with Java 1.6 64 bit || (No compact test case yet) || None known ||
  || (No sun bug yet) || Discussed [[http://www.nabble.com/readModifiedUTF8String-stuck-td23089805.html|here]] and [[http://www.nabble.com/Lucene-2.2.0-in-64-bit-JVM%3A-IndexReader-is-hung-td22667471.html|here]] || On 64 bit JREs, reading from files may hang (??) || (Still characterizing) || None known ||
+ || [[http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6588260|6588260]] || [[https://issues.apache.org/jira/browse/LUCENE-2449|LUCENE-2449]] || No impact as of 3.1/4.0 -- we now avoid calling new String(int[], int, int) || Fix Delivered, Bug || ||