[jdk11u-dev] RFR: 8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
Andrey Turbanov
aturbanov at openjdk.org
Fri Mar 17 13:42:33 UTC 2023
On Tue, 14 Mar 2023 09:04:29 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> Hi all,
> This pull request contains a backport of commit [d948bfd5](https://github.com/openjdk/jdk/commit/d948bfd58406cb9b73c6fc4c50728647a5cdf6b5) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> Original patch have changed a bit in the test code only, due to different package of `SimpleSSLContext`.
> Testing: Linux x86_64, `tier1`, `jdk/java/net/httpclient`
Should I type `integrate` in the comment? Or bots will take of this PR?
https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix doesn't specify last steps.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1803
More information about the jdk-updates-dev
mailing list