[jdk8u] RFR: 8342822: jdk8u432-b06 does not compile on AIX
Andrew John Hughes
andrew at openjdk.org
Sat Dec 21 17:19:45 UTC 2024
On Sat, 21 Dec 2024 16:47:09 GMT, Varada M <varadam at openjdk.org> wrote:
> Build error on AIX could be resolved with the addition of header file <cstdlib> which could be guarded with ifdef to make it aix-specific. Jtreg testing for hotspot/test on aix-ppc64 is successful with no related failures.
>
> JBS : [JDK-8342822](https://bugs.openjdk.org/browse/JDK-8342822)
Already successfully reviewed on https://github.com/openjdk/jdk8u-dev/pull/600 by myself, @franferrax & @sxa
-------------
Marked as reviewed by andrew (Reviewer).
PR Review: https://git.openjdk.org/jdk8u/pull/65#pullrequestreview-2518692438
More information about the jdk8u-dev
mailing list