hg: jdk/submit: 8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Tue Nov 12 14:53:10 UTC 2019


Changeset: 3786a0962570
Author:    jboes
Date:      2019-11-08 11:15 +0000
URL:       https://hg.openjdk.java.net/jdk/submit/rev/3786a0962570

8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
Summary: Change implementation to use iterator instead of plain LinkedList
Reviewed-by: dfuchs, vtewari

! src/java.net.http/share/classes/jdk/internal/net/http/AuthenticationFilter.java
+ test/jdk/java/net/httpclient/AuthFilterCacheTest.java



More information about the jdk-submit-changes mailing list