neilcsmith-net commented on issue #9270: URL: https://github.com/apache/netbeans/issues/9270#issuecomment-4070068301
I thought that at first, but there's code in `Lookup` and other subclasses that aren't necessarily related to `AbstractLookup` that _might_ have issues with equals or hashcode changing after things have been added as well. So, in parallel to the example from `Map` above, I think it belongs at the higher level. Still, any warning, anywhere, or none is also fine IMO - not going to get into a big discussion on it if the consensus is elsewhere. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
