RFR: 8337563: NMT: rename MEMFLAGS to MemTag

David Holmes dholmes at openjdk.org
Wed Sep 11 01:06:21 UTC 2024


On Tue, 10 Sep 2024 21:58:39 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Side note: why are template parameter names all capitals?

I think it is an artifact of them usually being a single letter to represent a Type and thus a capital. But then we sometimes use more than a single-letter and decided to capitalize them all. I don't have an issue with things like MT which can be considered an abbreviation and thus okay to capitalize.

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

PR Comment: https://git.openjdk.org/jdk/pull/20872#issuecomment-2342417399


More information about the serviceability-dev mailing list