Withdrawn: 8310874: Runthese30m crashes with klass should be in the placeholders during verification
Coleen Phillimore
coleenp at openjdk.org
Tue Aug 1 17:53:00 UTC 2023
On Fri, 14 Jul 2023 12:39:50 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> For non-parallel capable class loaders, the class is not put in the placeholders table, so a verification at the wrong time will hit this assert. This trivial change removes the invalid assert.
> Tested with inserting a LoaderConstraintTable::verify while running jck tests.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/14887
More information about the hotspot-runtime-dev
mailing list