RFR: 7904115: Fix for AIX test case failures due to incorrect alignment for double and pointer [v4]
Jorn Vernee
jvernee at openjdk.org
Thu Dec 18 12:56:50 UTC 2025
On Fri, 12 Dec 2025 16:17:29 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Varada M has updated the pull request incrementally with one additional commit since the last revision:
>>
>> added field alignment and natural alignment argument
>
> test/jtreg/generator/testStruct/LibStructTest.java line 46:
>
>> 44: public class LibStructTest {
>> 45:
>> 46: public static final boolean IS_AIX = System.getProperty("os.name").startsWith("AIX");
>
> Same here.
This still looks unused.
-------------
PR Review Comment: https://git.openjdk.org/jextract/pull/296#discussion_r2630921093
More information about the jextract-dev
mailing list