jetty.project/jetty-xml
Olivier Lamy 9343844f15
Jetty 9.4.x spotbug issue map iteration using entrySet(), diamond list creation (#5804)
* fix some spotbug performance map iterations

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>

* cannot use computeIfAbsent because it is a PathMap

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-14 08:46:35 +10:00
..
src Jetty 9.4.x spotbug issue map iteration using entrySet(), diamond list creation (#5804) 2020-12-14 08:46:35 +10:00
pom.xml Jetty 9.4.x optimize parser warning from logs and add spotbug (#5735) 2020-12-11 11:47:26 +10:00