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. This pull request has now been integrated. Changeset: 4b197714 Author: Coleen Phillimore <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/4b197714 Stats: 290 lines in 10 files changed: 146 ins; 84 del; 60 mod 8264150: CDS dumping code calls TRAPS functions in VM thread Reviewed-by: dholmes, iklam ------------- PR: https://git.openjdk.java.net/jdk/pull/3277
