On Wed, May 6, 2020 at 1:20 PM Maxim Solodovnik <solomax...@gmail.com> wrote:
> Hello All, > > ConcurrentHashSet can be safely removed from wicket codebase due to > since Java8 it is possible to use ConcurrentHashMap.newKeySet() > > Can we @deprecate in in wicket9 and remove in Wicket10? > +1 > > -- > Best regards, > Maxim >