Track down usages of lines and convert to linesIterator #1966
Closed
Description
The issue scala/bug#11125 means that we need to track down usages of StringOps.lines
and replace it with linesIterator
in order to be safe.
We discovered this in #1953 while working on the JDK 11 and 12 builds.
Metadata
Assignees
Type
Projects
Status
Done