RFR: 8240567: MethodTooLargeException thrown while creating a jlink image [v6]
Oliver Kopp
duke at openjdk.org
Thu Dec 8 07:43:49 UTC 2022
On Tue, 6 Dec 2022 16:46:02 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> 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).
-------------
PR: https://git.openjdk.org/jdk/pull/10704
More information about the core-libs-dev
mailing list