[lworld] Integrated: 8277570: [lworld] Pre-allocated instance should be created during class initialization
    Frederic Parain 
    fparain at openjdk.java.net
       
    Tue Nov 23 19:59:24 UTC 2021
    
    
  
On Mon, 22 Nov 2021 16:50:29 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review those changes moving the creation of the pre-allocated default instance from the loading phase to the class initialization phase. The changes also include fixes in C1 to ensure the class is initialized before optimizing empty classes.
> 
> Thank you,
> 
> Fred
This pull request has now been integrated.
Changeset: b9afd2a0
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/b9afd2a05794e747e664bf7b8a0e97573289b96c
Stats:     44 lines in 7 files changed: 27 ins; 14 del; 3 mod
8277570: [lworld] Pre-allocated instance should be created during class initialization
Reviewed-by: dsimms, amenkov
-------------
PR: https://git.openjdk.java.net/valhalla/pull/585
    
    
More information about the valhalla-dev
mailing list