> Using for instance a struct layout that contains an unbounded array will
> produce the exception from the JBS issue.
>
> This patch checks for the case where a GroupLayout is too large more
> explicitly, and reports the issue using a more informative exception.
Jorn Vernee has updated the pul
> Using for instance a struct layout that contains an unbounded array will
> produce the exception from the JBS issue.
>
> This patch checks for the case where a GroupLayout is too large more
> explicitly, and reports the issue using a more informative exception.
Jorn Vernee has updated the pul
On Thu, 27 Apr 2023 09:28:23 GMT, Jorn Vernee wrote:
>> Using for instance a struct layout that contains an unbounded array will
>> produce the exception from the JBS issue.
>>
>> This patch checks for the case where a GroupLayout is too large more
>> explicitly, and reports the issue using a
> Using for instance a struct layout that contains an unbounded array will
> produce the exception from the JBS issue.
>
> This patch checks for the case where a GroupLayout is too large more
> explicitly, and reports the issue using a more informative exception.
Jorn Vernee has updated the pul
On Fri, 21 Apr 2023 14:25:26 GMT, Jorn Vernee wrote:
> Using for instance a struct layout that contains an unbounded array will
> produce the exception from the JBS issue.
>
> This patch checks for the case where a GroupLayout is too large more
> explicitly, and reports the issue using a more
Using for instance a struct layout that contains an unbounded array will
produce the exception from the JBS issue.
This patch checks for the case where a GroupLayout is too large more
explicitly, and reports the issue using a more informative exception.
-
Depends on: https://git.op