RFR: 7904115: Fix for AIX test case failures due to incorrect alignment for double and pointer [v4]

Varada M varadam at openjdk.org
Fri Dec 19 15:32:47 UTC 2025


On Thu, 18 Dec 2025 12:44:09 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> 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.

I have reverted the changes

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

PR Review Comment: https://git.openjdk.org/jextract/pull/296#discussion_r2635457638


More information about the jextract-dev mailing list