[jdk8u-dev] Integrated: 8307531: [aarch64] JDK8 single-step debugging is extremely slow
Sergey Nazarkin
snazarki at openjdk.org
Fri May 12 10:35:52 UTC 2023
On Fri, 5 May 2023 15:14:15 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:
> This fix removes a workaround from the early days of aarch64 port development. Not sure what the original reason was (@theRealAph could you please check?), now it literally blocks debugging on linux_aarch64.
>
> On the test (attached to jira) single step takes about 30s, while the debugerless run completes in 3s. jdk11+ is free of this bug.
This pull request has now been integrated.
Changeset: 3e69b49f
Author: Sergey Nazarkin <snazarki at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/3e69b49f71e1c00a4761a9e63440cb7af1216389
Stats: 8 lines in 2 files changed: 1 ins; 7 del; 0 mod
8307531: [aarch64] JDK8 single-step debugging is extremely slow
Reviewed-by: aph
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/313
More information about the jdk8u-dev
mailing list