[jdk17u-dev] Integrated: 8314020: Print instruction blocks in byte units
Aleksey Shipilev
shade at openjdk.org
Wed Aug 30 05:48:21 UTC 2023
On Wed, 23 Aug 2023 07:01:44 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Semi-clean backport to improve post-mortem diagnostics.
>
> Two conflicts:
> - In `os.hpp` we have a contextual differences due to Loom integration, applied the hunk by hand
> - In `os_linux_zero.cpp`, the contextual difference due to missing [JDK-8294211](https://bugs.openjdk.org/browse/JDK-8294211), which I do not want to backport yet; skipped the hunk
>
> Additional testing:
> - [x] Eyeballing the artificial crash
This pull request has now been integrated.
Changeset: f09ba799
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/f09ba7996581df64cc194b80a50f0da6b50c5636
Stats: 11 lines in 11 files changed: 0 ins; 0 del; 11 mod
8314020: Print instruction blocks in byte units
Reviewed-by: phh
Backport-of: a602624ef46908456052146d50467c60efa636c3
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1686
More information about the jdk-updates-dev
mailing list