On Wed, 9 Aug 2023 05:13:36 GMT, Jayathirth D V <j...@openjdk.org> wrote:
> This is backport of https://bugs.openjdk.org/browse/JDK-8313856 to jfx21u. > > We should not use stack memory for large VLA allocations in pango.c This pull request has now been integrated. Changeset: 4ff0b7d8 Author: Jayathirth D V <j...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx21u/commit/4ff0b7d851bc78e2a3f806a6225d73e63b41a037 Stats: 26 lines in 1 file changed: 22 ins; 0 del; 4 mod 8313856: Replace VLA with malloc in pango Backport-of: 1752b62320f9e42f6d0d2c1f8278cf2ab205a8f4 ------------- PR: https://git.openjdk.org/jfx21u/pull/8