RFR: 8343149: Cleanup os::print_tos_pc on AIX

Martin Doerr mdoerr at openjdk.org
Mon Oct 28 13:38:01 UTC 2024


On Mon, 28 Oct 2024 13:25:35 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The os::print_tos_pc on AIX has some TODO output, related to potential instruction decoding that can be removed.
> 
> On other platforms no instruction decoding (or TODO) is present at this place.

Looks good and trivial.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21740#pullrequestreview-2399094558


More information about the hotspot-runtime-dev mailing list