On Mon, 22 Apr 2024 11:23:59 GMT, Christoph Langer <clan...@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 <clan...@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