[lworld] Integrated: 8293934: [lworld] TestCallingConvention triggers "code buffer not large enough" assert

Tobias Hartmann thartmann at openjdk.org
Mon Sep 19 05:17:09 UTC 2022


On Mon, 19 Sep 2022 04:59:14 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Due to verification code added by [JDK-8292694](https://bugs.openjdk.org/browse/JDK-8292694), more space is required for the c2i and i2c adapters to support the scalarized calling convention. The issue is intermittent and only reproduces on a specific platform, but I verified that the fix works.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 2eceb31d
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/2eceb31d18505d5afc31f50e56cbab1ac350c982
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8293934: [lworld] TestCallingConvention triggers "code buffer not large enough" assert

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

PR: https://git.openjdk.org/valhalla/pull/760



More information about the valhalla-dev mailing list