On Sun, 5 Feb 2023 at 18:07, Brad Walker <bwal...@musings.com> wrote: > This simple change is pretty straightforward. The issue is this makes the > code only usable on Java 9 and later releases. So there is going to be a > build change that goes along with these modules that get modified.
I don't see the benefit of bumping the Java version of those modules just to get the extended version of the annotation?! We could just mark @Deprecated for now, and revisit (hopefully soon if other thread gets somewhere) when we can build everything with --release 11? I've no doubt end of finalization needs addressing though. Do we yet have a target JDK for the removal? Not that we need to wait for that to know that having them is a bad idea! Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists