dfuchs [Tue, 12 May 2015 14:32:50 +0200] rev 30442
8079773: java/util/logging/LogManager/TestLoggerNames.java
Summary: Fixed a race condition in the test which was responsible of the intermittent failure.
Reviewed-by: mchung
psandoz [Tue, 12 May 2015 10:50:40 +0200] rev 30441
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
Reviewed-by: martin, dholmes
Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>