[jdk8u] RFR: 8331791: [8u] AIX build break from JDK-8320005 backport
Suchismith Roy
sroy at openjdk.org
Tue May 7 17:41:04 UTC 2024
On Tue, 7 May 2024 17:27:58 GMT, Suchismith Roy <sroy at openjdk.org> wrote:
> https://github.com/openjdk/jdk8u/commit/c1c8064ef0f67e85cb6a28990f4784271d949a08
> 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)
@jerboaa I have pushed the fix. However i am not sure why this was not caught by the pre-submit tests before.
-------------
PR Comment: https://git.openjdk.org/jdk8u/pull/55#issuecomment-2098971911
More information about the jdk8u-dev
mailing list