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

Varada M varadam at openjdk.org
Sat Dec 21 16:53:59 UTC 2024


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)

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

Commit messages:
 - 8342822: jdk8u432-b06 does not compile on AIX

Changes: https://git.openjdk.org/jdk8u/pull/65/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u&pr=65&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8342822
  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk8u/pull/65.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u.git pull/65/head:pull/65

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


More information about the jdk8u-dev mailing list