Integrated: 8267213: cpuinfo_segv is incorrectly triaged as execution protection violation on x86_32
Jie Fu
jiefu at openjdk.java.net
Tue May 25 11:57:28 UTC 2021
On Mon, 17 May 2021 03:56:22 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> This is a follow-up of JDK-8260046.
> And it can be reproduced by `java -XX:UnguardOnExecutionViolation=1` on x86_32.
> Let's fix it
>
> Thanks.
> Best regards,
> Jie
This pull request has now been integrated.
Changeset: b403d399
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b403d3990894853d6e291c8ff8abb44bddb3c99f
Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
8267213: cpuinfo_segv is incorrectly triaged as execution protection violation on x86_32
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/4044
More information about the hotspot-dev
mailing list