Integrated: 8343149: Cleanup os::print_tos_pc on AIX
Matthias Baesken
mbaesken at openjdk.org
Tue Oct 29 08:50:12 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.
This pull request has now been integrated.
Changeset: 79a07ad7
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/79a07ad726f4e4b0502a22a55832960aa1561911
Stats: 6 lines in 1 file changed: 0 ins; 6 del; 0 mod
8343149: Cleanup os::print_tos_pc on AIX
Reviewed-by: mdoerr, lucy, jkern
-------------
PR: https://git.openjdk.org/jdk/pull/21740
More information about the hotspot-runtime-dev
mailing list