On Thu, 1 Apr 2021 06:25:08 GMT, Ioi Lam <[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.
>
> Marked as reviewed by iklam (Reviewer).

Thanks David and Ioi.  Yes, the refactoring was a bit more involved than 
anticipated.

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

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

Reply via email to