On Tue, 30 Mar 2021 22:25:06 GMT, Coleen Phillimore <[email protected]> wrote:
> This change initializes the vtables/itables without checking constraints. > After initializing but before the class is visible in the SystemDictionary, > constraints are checked in a separate loop. > > Tested with tier1-6 which includes jck tests. Thanks for fixing this one Coleen! The refactoring was a bit more extensive than I had envisaged but the end result looks good. Thanks, David ------------- Marked as reviewed by dholmes (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3277
