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 2011/06/10 21:03:18 UTC

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

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 RobertMuir:
http://wiki.apache.org/lucene-java/SunJavaBugs?action=diff&rev1=7&rev2=8

  || (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 || ||
  || [[http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6240963|6240963]] || [[https://issues.apache.org/jira/browse/LUCENE-2685|LUCENE-2685]] || Fix Delivered, High || xml-query-parser's XSLT transforms fail under some locales || Upgrade to Java 6, use a different JRE vendor, plug in an alternate, more up-to-date XSL engine like Apache XALAN, or set system property telling TransformerFactory to use the non byte-code generating bundled XSL engine in Java 5 ||
+ || [[http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5091921|5091921]] || [[https://issues.apache.org/jira/browse/LUCENE-2975|LUCENE-2975]] || readVInt() returns wrong results || not sure || Lucene code base has a workaround in it ||