Proposing a new Files method isSameContent. Files currently has a method called isSameFile that answers the query on whether or not two files are the same file. Since two files containing the same contents may also be viewed as the same, it is desirable to add a method that further compares the contents, that would make the "is same file" query complete.
- csr for
-
JDK-8202302 (fs) New Files.mismatch method for comparing files
-
- Closed
-
- relates to
-
JDK-8214248 (fs) Files:mismatch spec clarifications
-
- Resolved
-