-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b09
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.
- relates to
-
JDK-8072773 (fs) Files.lines needs a better splitting implementation for stream source
-
- Closed
-