[jdk8u-dev] RFR: 8331791: [8u] AIX build break from JDK-8320005 backport [v2]
Suchismith Roy
sroy at openjdk.org
Wed May 8 09:46:14 UTC 2024
> c1c8064
> introduces a new call to the macro FREE_C_HEAP_ARRAY
> but is not using the correct number of arguments.
> jdk8u FREE_C_HEAP_ARRAY takes 3 arguments
> JBS-ISSUE: [JDK-8331791](https://bugs.openjdk.org/browse/JDK-8331791)
Suchismith Roy has updated the pull request incrementally with two additional commits since the last revision:
- space
- Change NULL value
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/494/files
- new: https://git.openjdk.org/jdk8u-dev/pull/494/files/fb2ae260..40438ec4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=494&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=494&range=00-01
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/494.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/494/head:pull/494
PR: https://git.openjdk.org/jdk8u-dev/pull/494
More information about the jdk8u-dev
mailing list