You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comparator class and other classes were changed in JDK 11 to use generic implementations.
The implementation of the dereived classes must be updated to be compliant with these changes