Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8129776

The optimized Stream returned from Files.lines should unmap the mapped byte buffer (if created) when closed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 17
    • 9
    • core-libs
    • b09

    Description

      The optimized stream returned from Files.lines, for certain char sets, will for parallel execution map the file to a byte buffer. When the stream is closed this byte buffer should be explicit unmapped using internal JDK mechanisms.

      Attachments

        Issue Links

          Activity

            People

              bpb Brian Burkhalter
              psandoz Paul Sandoz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: