RFR: 8338902: CDS flags are reported with wrong flag category

Aleksey Shipilev shade at openjdk.org
Thu Sep 5 18:17:50 UTC 2024


On Thu, 5 Sep 2024 15:34:32 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> LGTM. Maybe we should add a comment above ALL_FLAGS saying that it should match the order of the other macro?

Thanks. There is already a comment like this, but it apparently does not help :) So I would just leave it as is:

https://github.com/openjdk/jdk/blob/9e1af8cc7cc9f63453097bd35eb3cf29f945d765/src/hotspot/share/runtime/flags/allFlags.hpp#L35-L36

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

PR Comment: https://git.openjdk.org/jdk/pull/20692#issuecomment-2332363289


More information about the hotspot-runtime-dev mailing list