[jsword-devel] [JIRA] Commented: (JS-154) BufferedReader should use an explicit buffer size.

DM Smith (JIRA) jira at crosswire.org
Sat Mar 12 14:42:26 MST 2011


    [ http://www.crosswire.org/bugs/browse/JS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117#comment-14117 ] 

DM Smith commented on JS-154:
-----------------------------

I'll set it back and let you figure out the size that you'd like to use.

> BufferedReader should use an explicit buffer size.
> --------------------------------------------------
>
>                 Key: JS-154
>                 URL: http://www.crosswire.org/bugs/browse/JS-154
>             Project: JSword
>          Issue Type: Sub-task
>          Components: o.c.common.util
>    Affects Versions: 1.6
>         Environment: Android.
>            Reporter: DM Smith
>            Assignee: DM Smith
>             Fix For: 1.6.1
>
>
> When not specified, a BufferedReader uses an undefined buffer size. The javadoc claims that the size is appropriate for most uses. Android gives a warning message indicating that a specific size should be used.
> The default size in Sun's Java is 8192. Until we have better info, use this to quiet Android's vm.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jsword-devel mailing list