RFR: 8319373: Serial: Refactor dirty cards scanning during Young GC [v8]
Thomas Schatzl
tschatzl at openjdk.org
Mon Nov 20 13:02:33 UTC 2023
On Sat, 18 Nov 2023 05:10:34 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> I didn't understand your request. Compiling works fine if I remove the prefix in header only. However, I think it's more consistent when the declaration in header and definition have the identical signature.
>
> There are a number of ways in which a declaration and a separate definition may or even must differ.
> I think this is a false consistency, and confusing because the qualifier is unnecessary and eye catching.
+1
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16492#discussion_r1399167241
More information about the hotspot-gc-dev
mailing list