On Sun, 6 Sep 2026 16:43:32 GMT, Alan Bateman <[email protected]> wrote:
> As ExE-Boss notes, there is a long standing issue with equals/hashCode. I'm > concerned about introducing more cases. > > Just some context here: ModuleDescriptor.Version is unfinished business and > there are both specification and implementation issues that need > consideration. In JDK 9 we decided to leave it "as is" to allow focusing on > more important module system issues. I'm wondering if it's a good or bad idea > to touch it with a drive-by fix. Do you mind saying if ran into a library > that had a versioning policy that runs into this? Or is this just taking an > open issue in JBS. Thanks for the context. This came from browsing JBS rather than a specific library. I understand the concern about fixing it in isolation. Would you prefer to defer this until the related issues can be considered together? ------------- PR Comment: https://git.openjdk.org/jdk/pull/32715#issuecomment-5560755743
