[jdk11u-dev] Integrated: 8231454: File lock in Windows on a loaded jar due to a leak in Introspector::getBeanInfo
Basil Crow
duke at openjdk.java.net
Wed May 25 22:14:50 UTC 2022
On Tue, 24 May 2022 04:04:12 GMT, Basil Crow <duke at openjdk.java.net> wrote:
> Hi all,
>
> This pull request contains a backport of [JDK-8231454](https://bugs.openjdk.java.net/browse/JDK-8231454) (openjdk/jdk at 2ee2b4ae19d).
>
> There was a trivial merge conflict in `Introspector.java`.
>
> The commit being backported was authored by @mrserb on October 20, 2020, and was reviewed by @azuev-java.
>
> See [JENKINS-63766](https://issues.jenkins.io/browse/JENKINS-63766) for the motivation behind this backport.
>
> I tested this PR locally by running `make run-test TEST=test/jdk/java/beans/Introspector/FlushClassInfoCache.java`. In addition, I verified that JENKINS-63766 could no longer be reproduced with this backport applied.
>
> Thanks!
This pull request has now been integrated.
Changeset: 22fc6ce7
Author: Basil Crow <me at basilcrow.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/22fc6ce72a2ac567bec35b3aea143f148f0bb52d
Stats: 113 lines in 3 files changed: 109 ins; 1 del; 3 mod
8231454: File lock in Windows on a loaded jar due to a leak in Introspector::getBeanInfo
Reviewed-by: mdoerr
Backport-of: 2ee2b4ae19d12f767ab0fe5b586aea26f9d47685
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1103
More information about the jdk-updates-dev
mailing list