[jdk11u-dev] RFR: 8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
Paul Hohensee
phh at openjdk.org
Fri Mar 17 17:44:36 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`
The backport has been approved (i.e., the JBS issue has the jdk11u-fix-yes label), so now you can add a "/integrate" comment. If you're a Committer, that's it. If not, a Committer has to sponsor the commit, typically the reviewer. In this case, that's me, so I'd sponsor by adding a "/sponsor" comment after you add "/integrate".
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1803
More information about the jdk-updates-dev
mailing list