On Thu, 27 May 2021 20:33:50 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> Modify the specification of `java.io.File.equals` to clarify that equality is 
> based only on a comparison of abstract pathnames as opposed to the file 
> system objects that the `File`s represent.

This pull request has now been integrated.

Changeset: 56b65e4a
Author:    Brian Burkhalter <b...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/56b65e4a8d519801d170e16063ccb7dd3069c4be
Stats:     14 lines in 1 file changed: 7 ins; 0 del; 7 mod

8267569: java.io.File.equals contains misleading Javadoc

Reviewed-by: alanb, dfuchs, bchristi, naoto

-------------

PR: https://git.openjdk.java.net/jdk/pull/4232

Reply via email to