mbien opened a new pull request, #9330:
URL: https://github.com/apache/netbeans/pull/9330

    - use `SortedSet#removeFirst` instead of `getFirst()+remove()`
    - remove `ThreadDeath` and `AccessController.doPrivileged()` usage
    - convert `Maps` of type `WeakHashMap` to `Set` where applicable
    - generics rawtype warning fixes, diamonds, overrides and similar minor 
renovations
    - javadoc typos
   
   low priority, can wait for NB 31 unless it gets a review in time


-- 
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

Reply via email to