RFR: 8305201: Improve error message for GroupLayouts that are too large on SysV

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Apr 24 11:52:54 UTC 2023


On Fri, 21 Apr 2023 14:25:26 GMT, Jorn Vernee <jvernee at openjdk.org> 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 informative exception.

Marked as reviewed by mcimadamore (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/13581#pullrequestreview-1397805193


More information about the core-libs-dev mailing list