-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
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
-