`
turingfellow
  • 浏览: 135099 次
  • 性别: Icon_minigender_1
  • 来自: 福建省莆田市
社区版块
存档分类
最新评论

Sun Java Bugs that affect lucene

    博客分类:
  • jade
阅读更多
Sometimes Lucene runs amok of bugs in Sun's Java implementation. In certain cases we whittle it down to a small test case, open an issue with Sun, and hopefully Sun fixes it. In other cases we know the bug is in the JRE but we haven't narrowed it enough to open a bug with Sun. Sometimes we can work out a simple workaround in Lucene.

We try to open a Lucene mirror bug to provide details on how Lucene is affected, iterate on a compact test case for Sun, etc.

If you are affected by one of these issues that Sun has yet to accept or resolve, or simply have some spare votes, please consider adding your vote to the bug (on Sun's bug page):

Sun bug
Lucene mirror bug
Impact to Lucene
State, Priority
Workaround

6265734
LUCENE-573
NIOFSDirectory has very poor performance on Windows
Accepted, Low
Use FSDirectory or MMapDirectory on Windows

6478546
LUCENE-1566
You hit a false OutOfMemoryException when loading norms in an index with many docs
Accepted, Low
Locally patch Lucene to load large contiguous byte sequences in chunks

6707044
LUCENE-1282
Index corruption
Fixed as of 1.6.0_10, High
Lucene code base has a workaround in it

4724038
LUCENE-1658 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)
LUCENE-1342
SEGV during indexing, with Java 1.6 64 bit
(No compact test case yet)
None known

(No sun bug yet)
Discussed here and here
On 64 bit JREs, reading from files may hang (??)
(Still characterizing)
None known

6588260
LUCENE-2449
No impact as of 3.1/4.0 -- we now avoid calling new String(int[], int, int)
Fix Delivered, Bug

分享到:
评论

相关推荐

    java7帮助文档

    Oracle has two products that implement Java Platform Standard Edition (Java SE) 7: Java SE Development Kit (JDK) 7 and Java SE Runtime Environment (JRE) 7. JDK 7 is a superset of JRE 7, and contains ...

    BUGS_1.81.zip

    "BUGS_1.81.zip" 是一个包含BUGS软件1.81版本的压缩文件,这通常意味着它是一个软件发行包,用于分发和安装BUGS的特定更新或版本。BUGS(Bayesian Inference Using Gibbs Sampling)是一款流行的概率编程语言,专门...

    POJ1038--Bugs Integrated

    【压缩包子文件的文件名称列表】"1038--Bugs Integrated,Inc" 这个文件名可能是指参赛者编写的解决方案源代码文件,按照POJ的提交格式,它可能是以.C或.CPP为扩展名的C/C++代码,或者以.JAVA为扩展名的Java代码。...

    bugs_hunter_1.0.2.1

    Bugs Hunter的描述中提到“误报不少”,这意味着工具可能无法区分真正的漏洞和正常代码,需要用户具备一定的专业知识,对结果进行二次确认。这是因为代码的复杂性和上下文依赖使得自动检测工具难以做到百分之百准确...

    实习手册-java-6000.doc

    Java 语言设计始于 1991 年,SUN 公司想在消费类电子产品方面寻求市场,成立了由 James Gosling 领导的 Green 开发小组,首要目标是编写可内嵌于家用小型电器设备内部的软件,使得机器更聪明,更具有人工智能。...

    The BUGS Book: A Practical Introduction to Bayesian Analysis

    BUGS软件是全球最受欢迎的贝叶斯分析软件之一,本书《The BUGS Book: A Practical Introduction to Bayesian Analysis》由BUGS软件的开发团队编写,是一本实践性强的入门书籍,提供了对BUGS程序及其使用的实用介绍。...

    Microsoft Press Hunting Security Bugs

    Offering practical advice, hands-on guidance and code samples, this essential guide will help you to find, classify, and assess security bugs before your software is released.

    Microsoft.Press.Hunting.Security.Bugs chm

    Microsoft.Press.Hunting.Security.Bugs chm Microsoft.Press.Hunting.Security.Bugs chm

    find_bugs 工具

    `find_bugs`工具是一款广泛使用的静态代码分析工具,它主要针对Java程序,旨在帮助开发者在编码阶段就发现潜在的错误和不良编程习惯,从而提高软件质量和可维护性。这款工具通过扫描字节码来检测可能存在的问题,而...

    Concurrency.zip

    former editor of TheServerSide, recently blogged (after a painful debugging session that ultimately revealed a threading bug) that most Java programs are so rife with concurrency bugs that they work ...

    java反编工具java反编工具

    DJ Java Decompiler ver. 2.9.9.60 for Windows 95/98/Me/NT/2000 THE PURPOSE: DJ Java Decompiler is decompiler for Java which reconstructs the original source code from the compiled binary CLASS files ...

    What bugs in the cloud?

    在云计算系统中,存在着各种各样的问题和故障,这些被称为“云中的bug”。由于云计算在现代数据中心基础设施中扮演着核心角色,云系统的开发和部署问题的研究就显得尤为重要。该研究通过对六个流行的云系统(Hadoop ...

    OpenGL GLFW

    GLFW 3.0.4 is available for download. It adds fixes for a number of bugs that together affect all supported platforms, most notably MinGW compilation.

    eclipse find bugs插件

    Eclipse FindBugs插件是Java开发者在Eclipse集成开发环境中广泛使用的一款静态代码分析工具。这款插件的主要目标是帮助开发者在代码运行之前找出潜在的错误和问题,从而提高软件质量并减少后期维护的工作量。它通过...

    OrientDB(基于Java的文档数据库) v1.0 图形版

     OrientDB VERSION 1.0 - (May, 14th 2012)- new Multi-Master Replication architecture- new Object Database interface that use run-time enhancement. Now handles lazy loading, it's lighter and faster ...

    eclipse find bugs 插件使用

    ### Eclipse FindBugs 插件使用详解 #### 一、插件安装步骤 **1.... 首先,需要解压下载好的`edu.umd.cs.findbugs.plugin.eclipse_2.0.3.20131122-15020.zip`文件。确保解压过程完整无误,所有文件都得以正确提取。...

    The BUGS Book A Practical Introduction to Bayesian Analysis

    贝叶斯统计是数据分析和建模中的一种重要方法,近年来随着BUGS软件的广泛使用,它已经成为全球范围内最流行的贝叶斯分析工具。《The BUGS Book: A Practical Introduction to Bayesian Analysis》这本书是由BUGS软件...

    poj1038--Bugs.rar_Bugs_poj 1038 _poj10_poj1038

    标题中的“poj1038--Bugs.rar”是一个关于解决编程竞赛问题的压缩文件,其中包含了对“Bugs”问题的解答。POJ(Problemset Online Judge)是一个在线编程竞赛平台,它提供了一系列的问题供参赛者解决,旨在锻炼和...

    discovRE__Efficient_Cross-Architecture_Identification_of_Bugs_in_Binary_Code.pdf

    discovRE: Efficient Cross-Architecture Identification of Bugs in Binary Code是发表在NDSS'16会议上的论文。本文在SP'15的基础上提出了在效率和效果上都有提高的跨架构二进制代码漏洞检测方案。 Abstract & ...

    Wordpress bugsy模板

    Wordpress Bugsy模板是一款专为WordPress平台设计的网站模板,旨在提供美观且功能丰富的网站构建基础。这款模板以其独特的设计风格、高度可定制性以及对WordPress核心功能的出色支持而受到用户欢迎。在深入探讨Bugsy...

Global site tag (gtag.js) - Google Analytics