Integrated: 8292232: AIX build failure by JDK-8290840

Ichiroh Takiguchi itakiguchi at openjdk.org
Thu Aug 11 14:05:36 UTC 2022


On Thu, 11 Aug 2022 11:19:19 GMT, Ichiroh Takiguchi <itakiguchi at openjdk.org> wrote:

> `void *` should be `const void *` for `os::Aix::platform_print_native_stack()`.
> It's just for AIX platform and low risk.

This pull request has now been integrated.

Changeset: fc1d94ef
Author:    Ichiroh Takiguchi <itakiguchi at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fc1d94ef1a4b088044465a5df5d8f40ab2c11253
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8292232: AIX build failure by JDK-8290840

Reviewed-by: jiefu, stuefe

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

PR: https://git.openjdk.org/jdk/pull/9836


More information about the hotspot-runtime-dev mailing list