Shapefile reading might crash a JDK 7 virtual machine under high load
---------------------------------------------------------------------

                 Key: GEOT-3189
                 URL: http://jira.codehaus.org/browse/GEOT-3189
             Project: GeoTools
          Issue Type: Bug
          Components: data shapefile
    Affects Versions: 2.7-M1
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.7-RC1


This is due to the heavy usage of direct byte buffers, that are not getting 
cleaned up properly in JDK 7.
Tests show that using a pooled set heap based byte buffers provides similar 
performance without incurring in crashes (some GeoServer users also reported 
about crashes with JDK 6 on Solaris even with memory mapping disabled)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to