Integrated: 8264150: CDS dumping code calls TRAPS functions in VM thread
    Coleen Phillimore 
    coleenp at openjdk.java.net
       
    Thu Apr  1 15:13:28 UTC 2021
    
    
  
On Tue, 30 Mar 2021 22:25:06 GMT, Coleen Phillimore <coleenp at openjdk.org> 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 <coleenp at openjdk.org>
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
    
    
More information about the serviceability-dev
mailing list