mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 23:25:50 +00:00
NullPointerExceptions. Checking whether the content was last and then acting was not atomic, and the action being executed is designed to be run concurrently, so the check was not needed.