/[Apache-SVN]
ViewVC logotype

Revision 1595214


Jump to revision: Previous Next
Author: uschindler
Date: Fri May 16 14:26:20 2014 UTC (9 years, 11 months ago)
Changed paths: 5
Log Message:
Merged revision(s) 1595213 from lucene/dev/trunk:
LUCENE-5673: MMapDirectory: Work around a "bug" in the JDK that throws a confusing OutOfMemoryError wrapped inside IOException if the FileChannel  mapping failed because of lack of virtual address space. The IOException is rethrown with more useful information about the problem, omitting the incorrect OutOfMemoryError

Changed paths

Path Details
Directorylucene/dev/branches/branch_4x/ modified , props changed
Directorylucene/dev/branches/branch_4x/lucene/ modified , props changed
Directorylucene/dev/branches/branch_4x/lucene/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/branch_4x/lucene/core/ modified , props changed
Directorylucene/dev/branches/branch_4x/lucene/core/src/java/org/apache/lucene/store/MMapDirectory.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26