RFR: 8267213: cpuinfo_segv is incorrectly triaged as execution protection violation on x86_32 [v4]
David Holmes
dholmes at openjdk.java.net
Mon May 24 09:34:01 UTC 2021
On Thu, 20 May 2021 09:21:56 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
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
>
> cpuinfo_segv should not be triaged as execution protection violation
Sorry for the delay.
The revised analysis and fix seems reasonable.
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4044
More information about the hotspot-dev
mailing list