Integrated: 8287854: Dangling reference in ClassVerifier::verify_class

Harold Seigel hseigel at openjdk.java.net
Thu Jun 9 12:06:36 UTC 2022


On Tue, 7 Jun 2022 23:52:52 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small change to fix JDK_8287854.  The fix was tested with JCK lang and VM tests, Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows (in progress), and Mach5 tiers 3-5 on Linux x64.
> 
> Thanks, Harold

This pull request has now been integrated.

Changeset: 3fa99844
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3fa99844a69401f84677e7d512ffd937f7f16898
Stats:     13 lines in 2 files changed: 0 ins; 8 del; 5 mod

8287854: Dangling reference in ClassVerifier::verify_class

Reviewed-by: dholmes, coleenp

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

PR: https://git.openjdk.java.net/jdk/pull/9075


More information about the hotspot-runtime-dev mailing list