[jdk17] Integrated: 8268522: InstanceKlass::can_be_verified_at_dumptime() returns opposite value
Calvin Cheung
ccheung at openjdk.java.net
Mon Jun 14 15:05:54 UTC 2021
On Fri, 11 Jun 2021 15:48:58 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Please review this small patch:
>
> - correct the return value of `InstanceKlass::can_be_verified_at_dumptime()` to match the function's name;
> - modify the call sites accordingly.
>
> - [x] mach5 tiers 1,2,3
This pull request has now been integrated.
Changeset: c088d093
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/c088d093e2e73fd0739d9e96f9f5ea67a01ae06c
Stats: 25 lines in 8 files changed: 0 ins; 0 del; 25 mod
8268522: InstanceKlass::can_be_verified_at_dumptime() returns opposite value
Reviewed-by: dholmes, minqi, iklam
-------------
PR: https://git.openjdk.java.net/jdk17/pull/31
More information about the hotspot-runtime-dev
mailing list