[jdk11u-dev] Integrated: 8222799: java.beans.Introspector uses an obsolete methods cache

Basil Crow duke at openjdk.java.net
Wed May 25 14:58:00 UTC 2022


On Tue, 24 May 2022 14:56:40 GMT, Basil Crow <duke at openjdk.java.net> wrote:

> Hi all,
> 
> This pull request contains a backport of JDK-8222799 (openjdk/jdk at 921b46738e0).
> 
> The only merge conflicts in `Introspector.java` were copyrights and imports, which were trivially fixed.
> 
> The commit being backported was authored by @mrserb on October 20, 2020, and was reviewed by `prr`.
> 
> See https://github.com/openjdk/jdk11u-dev/pull/1103#pullrequestreview-983336877 for the motivation for this backport; namely, it would be cleaner to backport this first in order to then be able to backport JDK-8231454 without conflicts.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 69bdf9b4
Author:    Basil Crow <me at basilcrow.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/69bdf9b4e411f35f55e0a9466632b8f516b03c74
Stats:     43 lines in 2 files changed: 6 ins; 25 del; 12 mod

8222799: java.beans.Introspector uses an obsolete methods cache

Reviewed-by: mdoerr
Backport-of: 921b46738e0c3aaa2bf8c62e0accb0a5056190d3

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1106


More information about the jdk-updates-dev mailing list