RFR: 8292232: AIX build failure by JDK-8290840

Jie Fu jiefu at openjdk.org
Thu Aug 11 11:46:24 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.

Looks good and trivial.

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

Marked as reviewed by jiefu (Reviewer).

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


More information about the hotspot-runtime-dev mailing list