RFR: 8263688: Coordinate equals, hashCode and compareTo of JavacFileManager.PathAndContainer

Pavel Rappo prappo at openjdk.java.net
Tue Mar 16 17:34:06 UTC 2021


On Tue, 16 Mar 2021 17:06:25 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Please review this trivial change. Note that the change is not accompanied by a dedicated test. I don't think such a test would be warranted.
>
> lgtm

@vicente-romero-oracle thanks for reviewing this. I note that although that class could be promoted to a record, it should be done separately when mass-retrofitting compiler code with newer language features.

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

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


More information about the compiler-dev mailing list