mbien commented on PR #8799: URL: https://github.com/apache/netbeans/pull/8799#issuecomment-3272700676
doc: _the class's methods treat instances as freely substitutable when equal, meaning that interchanging any two instances x and y that are equal according to equals() produces no visible change in the behavior of the class's methods;_ once Integer is a value based object OK option will have the same `== `identity as the YES option, this PR is one way of addressing this issue **before applications break**. We should offer builds compatible with that state well before that happens in a controlled manner so netbeans and netbeans based applications can be made future proof. Waiting makes no sense here IMO. -- 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
