RFR: 8171082: [AOT] AOT'd SystemModules.modules() fails to load when too large
Christian Thalinger
cthalinger at twitter.com
Mon Jan 2 21:57:37 UTC 2017
> On Jan 2, 2017, at 3:37 AM, Rickard Bäckman <rickard.backman at oracle.com> wrote:
>
> Can I please have reviews for this small change?
>
> When generating metadata for AOT compiled method we don't need to
> consider the size of the method. I added a parameter to the method so it
> doens't fail for that case, but still fail when called through the
> install method that JVMCI use for installing methods into the CodeCache.
>
> https://bugs.openjdk.java.net/browse/JDK-8171082 <https://bugs.openjdk.java.net/browse/JDK-8171082>
That bug is not public.
> http://cr.openjdk.java.net/~rbackman/8171082/
>
> Thanks
> /R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20170102/b18f1a6c/attachment.html>
More information about the hotspot-compiler-dev
mailing list