RFR: 8267431: Rename InstanceKlass::has_old_class_version to can_be_verified_at_dumptime

Ioi Lam iklam at openjdk.java.net
Tue May 25 00:39:59 UTC 2021


On Tue, 25 May 2021 00:25:33 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> A simple patch for renaming the `InstanceKlass::has_old_class_version` function to `InstanceKlass::can_be_verified_at_dumptime`.
> 
> - [x] passed tier1, tier2 tests

Looks good and trivial.

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

Marked as reviewed by iklam (Reviewer).

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


More information about the hotspot-runtime-dev mailing list