Integrated: 8330815: Use pattern matching for instanceof in KeepAliveCache
Christoph Langer
clanger at openjdk.org
Thu Apr 25 06:58:32 UTC 2024
On Mon, 22 Apr 2024 11:23:59 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> In su.net.www.http.KeepAliveCache we could use pattern matching for instanceof.
This pull request has now been integrated.
Changeset: e818ab60
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e818ab60a0c1dac277b8b15301cdfb7d439ed26c
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
8330815: Use pattern matching for instanceof in KeepAliveCache
Reviewed-by: jpai, djelinski
-------------
PR: https://git.openjdk.org/jdk/pull/18885
More information about the net-dev
mailing list