RFR: 8310948: Fix ignored-qualifiers warning in Hotspot
David Holmes
dholmes at openjdk.org
Mon Jul 3 07:33:57 UTC 2023
On Mon, 3 Jul 2023 07:24:56 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> Yes, I think that may have been the original intent. I'll add const on these functions.
>
> ...actually these methods are static, and static functions can't be const-qualified.
Ah okay :)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14674#discussion_r1250393159
More information about the serviceability-dev
mailing list