[lworld] RFR: 8293934: [lworld] TestCallingConvention triggers "code buffer not large enough" assert
Tobias Hartmann
thartmann at openjdk.org
Mon Sep 19 05:05:52 UTC 2022
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
-------------
Commit messages:
- 8293934: [lworld] TestCallingConvention triggers "code buffer not large enough" assert
Changes: https://git.openjdk.org/valhalla/pull/760/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=760&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8293934
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/valhalla/pull/760.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/760/head:pull/760
PR: https://git.openjdk.org/valhalla/pull/760
More information about the valhalla-dev
mailing list