[jdk8u] Integrated: 8342822: jdk8u432-b06 does not compile on AIX

Varada M varadam at openjdk.org
Sun Dec 22 14:12:47 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)

This pull request has now been integrated.

Changeset: 1a6e3a5e
Author:    Varada M <varadam at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.org/jdk8u/commit/1a6e3a5ea32d5c671cb46a590046f16426089921
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8342822: jdk8u432-b06 does not compile on AIX

Reviewed-by: andrew, amitkumar

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

PR: https://git.openjdk.org/jdk8u/pull/65


More information about the jdk8u-dev mailing list