RFR: 8267396: Avoid recording "pc" in unhandled oops detector for better performance
Coleen Phillimore
coleenp at openjdk.java.net
Wed May 19 20:08:13 UTC 2021
On Wed, 19 May 2021 12:32:23 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the rationale in the bug.
>
> Additional testing:
> - [x] Known slow test with `-XX:+CheckUnhandledOops`
> - [x] tier1 with `-XX:+CheckUnhandledOops`
This is fine. I don't remember why I thought the pc was helpful when I added it. Thanks.
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4114
More information about the hotspot-dev
mailing list