[Glass] WG: Info on implementation limits
Dale Henrichs via Glass
glass at lists.gemtalksystems.com
Wed Jul 12 12:50:03 PDT 2017
On 07/12/2017 07:11 AM, Christian Haider wrote:
>
> Dale,
>
> attached is the source method from VW – I found a much smaller one
> (4022 Byte literal string) with the same problem.
>
> The setup is identical with the prior problem.
>
> So, there are no simple answers to the limits questions?
>
From engineering:
A string literal is limited to 5.2MB in 3.3.x .
An array literal is limited to 10000 elements.
compiled methods are limited by offset fields of branch
bytecodes which cannot handle a branch displacement > +- 2e9 bytes.
Dale
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20170712/9d1c4877/attachment.html>
More information about the Glass
mailing list