RFR: 8253418: ZGC: Use pd_ prefix to denote platform dependent code [v3]
Per Lidén
pliden at openjdk.java.net
Mon Sep 21 13:01:14 UTC 2020
On Mon, 21 Sep 2020 12:56:28 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
>> ZGC uses the suffixes _platform and _os to denote platform dependent code. It's more common to name these functions
>> with a pd_ prefix. I suggest that we do the same in ZGC.
>
> Stefan Karlsson has updated the pull request with a new target base due to a merge or a rebase. The pull request now
> contains two commits:
> - Review 1
> - 8253418: ZGC: Use pd_ prefix to denote platform dependent code
Marked as reviewed by pliden (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/283
More information about the hotspot-gc-dev
mailing list