Integrated: 8299275: Add some ClassLoaderData verification code

Coleen Phillimore coleenp at openjdk.org
Mon Jan 9 15:04:59 UTC 2023


On Wed, 4 Jan 2023 23:05:36 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> I added some verification code to try to help track down JDK-8296915 (https://bugs.openjdk.org/browse/JDK-8296915).
> Ran Test: runtime/SelectionResolution/InvokeInterfaceSuccessTest.java 100x with -XX:+VerifyBefore/AfterGC.
> Tested with tier1-4.

This pull request has now been integrated.

Changeset: 17a3f0e2
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/17a3f0e2577f2f9eb3fe62a4b8261e3dbe4c3b28
Stats:     38 lines in 3 files changed: 32 ins; 1 del; 5 mod

8299275: Add some ClassLoaderData verification code

Reviewed-by: iklam, fparain

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

PR: https://git.openjdk.org/jdk/pull/11856


More information about the hotspot-dev mailing list