On Thu, 8 Dec 2022 07:41:22 GMT, Oliver Kopp <d...@openjdk.org> wrote:

>> Would it be possible to paste in a summary on the VerifyError with the 
>> previous iteration? If I read the latest update then the limit per helper 
>> method has been bump to avoid it, is that right?
>
>> Would it be possible to paste in a summary on the VerifyError with the 
>> previous iteration?
> 
> Isn't this https://github.com/openjdk/jdk/pull/10704#issuecomment-1286106503?
> 
>     Type top (current frame, locals[15]) is not assignable to reference type
> 
>>  If I read the latest update then the limit per helper method has been bump 
>> to avoid it, is that right?
> 
> Yes. Then, the compiler still works - and we can try to debug using the test 
> case (yet to be finalized).

Yes, we are currently trying to set up the test, so it results in the original 
method too large error.  Then we will re add the module splitting. (Working on 
this together with @koppor )

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

PR: https://git.openjdk.org/jdk/pull/10704

Reply via email to