RFR: 8299275: Add some ClassLoaderData verification code [v3]

Coleen Phillimore coleenp at openjdk.org
Mon Jan 9 15:02:01 UTC 2023


On Fri, 6 Jan 2023 20:03:34 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.
>
> Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Fix some english.
>  - Walk other non-mirror oops in CLD::_handles area and add a comment why not mirrors.

Thanks for the code reviews.

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

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


More information about the hotspot-dev mailing list