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). @koppor Should we continue to just ignore this PR for now? The current patch is test only, I don't know if that is deliberate or not. ------------- PR: https://git.openjdk.org/jdk/pull/10704