eirikbakke commented on PR #8799: URL: https://github.com/apache/netbeans/pull/8799#issuecomment-3272453751
What timeframe are we expecting these Integer constructors to be removed at? Will it happen sooner than, say, 5 years from now? I'm wondering if it might be better to wait until JEP 401 is actually stable, since the removal of constructors might then come with alternatives such as a drop-in static constructor. Looking at the Javadoc for Java 25 EA, the constructors are still there: https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/lang/Integer.html#%3Cinit%3E(int) -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists