RFR: 8292232: AIX build failure by JDK-8290840

Thomas Stuefe stuefe at openjdk.org
Thu Aug 11 11:46:25 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.

+1

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

Marked as reviewed by stuefe (Reviewer).

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


More information about the hotspot-runtime-dev mailing list