[master] RFR: JDK-8325104: Lilliput: Shrink Classpointers [v2]

Thomas Stuefe stuefe at openjdk.org
Mon Mar 25 14:18:52 UTC 2024


On Sat, 10 Feb 2024 10:56:19 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> make/Images.gmk line 196:
>> 
>>> 194:       )
>>> 195:     endif
>>> 196:   endif
>> 
>> Is creating the COH archives necessary for this change to work or work well? If not, I would suggest to make this a separate change or a prerequisite change.
>
> It is necessary for some of the tests. I guess I could make it a prerequisite, but that would not work for the mainline version of this patch, since that one still lacks UseCOH. What would be the advantage of making this a separate change?

Okay, I'll split out the COH archive changes.

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

PR Review Comment: https://git.openjdk.org/lilliput/pull/128#discussion_r1537669886


More information about the lilliput-dev mailing list