[lworld] RFR: 8277570: [lworld] Pre-allocated instance should be created during class initialization [v2]

David Simms dsimms at openjdk.java.net
Tue Nov 23 15:21:43 UTC 2021


On Tue, 23 Nov 2021 15:08:19 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
>
> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix default value allocation in CDS, more asserts

Looks good

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

Marked as reviewed by dsimms (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/585



More information about the valhalla-dev mailing list