Integrated: 8262028: Make InstanceKlass::implementor return InstanceKlass
Harold Seigel
hseigel at openjdk.java.net
Mon Mar 1 13:28:51 UTC 2021
On Fri, 26 Feb 2021 18:23:34 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this small fix to change the parameter and return types from Klass* to InstanceKlass* in the InstanceKlass::*implementor() functions.
>
> The fix was tested with Mach5 tiers 1 and 2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.
>
> Thanks, Harold
This pull request has now been integrated.
Changeset: 75bf1061
Author: Harold Seigel <hseigel at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/75bf1061
Stats: 36 lines in 4 files changed: 0 ins; 0 del; 36 mod
8262028: Make InstanceKlass::implementor return InstanceKlass
Reviewed-by: coleenp, ccheung, vlivanov
-------------
PR: https://git.openjdk.java.net/jdk/pull/2755
More information about the hotspot-dev
mailing list