[jdk8u-dev] RFR: 8342822: jdk8u432-b06 does not compile on AIX [v4]

Varada M varadam at openjdk.org
Wed Dec 18 16:02:45 UTC 2024


On Wed, 18 Dec 2024 15:59:22 GMT, Varada M <varadam at openjdk.org> wrote:

>> Use of llabs() for jlong resolves the build error on AIX.
>> Performed jtreg testing for hotspot/test on both aix-ppc64 and linux-ppc64le and no related failures observed 
>> 
>> JBS : [JDK-8342822](https://bugs.openjdk.org/browse/JDK-8342822)
>
> Varada M has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8342822: jdk8u432-b06 does not compile on AIX

I have enclosed the header file within an #ifdef and made it specific to AIX to ensure compatibility

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/600#issuecomment-2551705131


More information about the jdk8u-dev mailing list