On Wed, 11 May 2022 12:20:43 GMT, Jorn Vernee <jver...@openjdk.org> wrote:

>> Any problems with migrating `CallConv` and `RegSpiller`away from ` VMReg* + 
>> int` to `GrowableArray<VMReg>`?
>
> I'll try migrating to `GrowableArray`

Done. I've removed these accessors as well.

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

PR: https://git.openjdk.java.net/jdk/pull/7959

Reply via email to