-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: core-libs
-
b82
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8142019 | emb-9 | Brian Burkhalter | P4 | Resolved | Fixed | team |
StreamLinesTest does not test empty files. The test introduced in the fix for JDK-8132539 is similar to testing for empty files but is only executed on Linux.
- backported by
-
JDK-8142019 (fs) java/nio/file/Files/StreamLinesTest.java should test empty files
-
- Resolved
-
- relates to
-
JDK-8132539 (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
-
- Closed
-