Uploaded image for project: 'JSword'
  1. JSword
  2. JS-153 Improve startup
  3. JS-154

BufferedReader should use an explicit buffer size.

    Details

    • Type: Sub-task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.7
    • Component/s: o.c.common.util
    • Labels:
      None
    • Environment:

      Android.

      Description

      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.

        Attachments

          Activity

            People

            • Assignee:
              dmsmith DM Smith
              Reporter:
              dmsmith DM Smith
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: