Integrated: 8267396: Avoid recording "pc" in unhandled oops detector for better performance

Aleksey Shipilev shade at openjdk.java.net
Thu May 20 14:29:45 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 pull request has now been integrated.

Changeset: f67847f5
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f67847f52a306874d1a0d92250f8a556b3af6507
Stats:     11 lines in 3 files changed: 0 ins; 3 del; 8 mod

8267396: Avoid recording "pc" in unhandled oops detector for better performance

Reviewed-by: coleenp, dholmes

-------------

PR: https://git.openjdk.java.net/jdk/pull/4114


More information about the hotspot-dev mailing list