RFR: 8267431: Rename InstanceKlass::has_old_class_version to can_be_verified_at_dumptime
Calvin Cheung
ccheung at openjdk.java.net
Tue May 25 00:46:07 UTC 2021
On Tue, 25 May 2021 00:37:05 GMT, Ioi Lam <iklam 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.
Thanks @iklam.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4176
More information about the hotspot-runtime-dev
mailing list