Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-578

ReversedLinesFileReader cannot be used with non-default file systems on Java 7+

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.7
    • Utilities
    • None

    Description

      It's not currently possible to use ReversedLinesFileReader with a non-default file system like Jimfs. The file would first have to be copied to the default file system. Non-default file systems can be supported by preferring java.nio.file.Path and java.nio.channels.SeekableByteChannel to java.io.File and java.io.RandomAccessFile.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mches Mark Chesney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h 50m
                1h 50m