RFR: 8308097: Generational ZGC: Update constructor syntax

Stefan Karlsson stefank at openjdk.org
Tue May 16 13:01:46 UTC 2023


On Tue, 16 May 2023 07:40:41 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Is this something that should be in the style guide? Presumably we have constructors all through the hotspot code that may not conform to this style.

ZGC has a much stricter code style than the rest of HotSpot. Previous attempts to drive style guide questions have been quite disappointing (at least to me), so we've carved out our own corner in HotSpot where we try to keep the code uniform.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13987#issuecomment-1549614258


More information about the hotspot-gc-dev mailing list