Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法识别(通过静态分析,例如 findbugs 甚至可能是 checkstyle)何时未正确处理 InterruptedException(例如将线程标记为中断或抛出异常或可选:有注释解释原因。后一个选项可以忽略吗?)