elharo commented on issue #1944:
URL: 
https://github.com/apache/maven-resolver/issues/1944#issuecomment-5032654717

   Breaking this grabbag into individual issues:
   
   **HIGH (priority:critical)**
   - #1984 NPE — getClassLoader().getResource() returns null
   - #1985 NPE — receive() reads volatile input without synchronization
   - #1986 NPE — getAddress() can NPE on socket.getLocalAddress()
   - #1987 Resource leak — BufferedReader never closed in parseMultiResource()
   
   **MEDIUM (priority:major)**
   - #1988 Catching Throwable in non-framework code
   - #1989 Production error logging to System.out
   - #1990 Listener RuntimeException silently swallowed
   - #1991 Volatile fields with inconsistent synchronization
   - #1992 SyncContext double-close risk
   - #1993 InterruptedException causes task to be silently dropped
   
   **LOW (priority:minor)**
   - #1996 Minor resource leak in parseLiteral()
   - #1994 Empty catch swallows exceptions in tryUnlock()
   - #1995 Non-thread-safe access in Results class
   - #1997 putIfAbsent() fast-path race
   - #1998 Pre-Java-7 stream handling in test utilities
   - #1999 printStackTrace() used instead of logging in tests


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

Reply via email to