In https://bugs.openjdk.org/browse/JDK-8344883 we did exactly this for os::reserve and os::reserve_memory_aligned since we were adding/changing mem_tags.
This is a follow-up issue addressing os::attempt_reserve_memory_at() and os:: reserve_memory_special()
This is a follow-up issue addressing os::attempt_reserve_memory_at() and os:: reserve_memory_special()
- relates to
-
JDK-8344883 Force clients to explicitly pass mem_tag value, even if it is mtNone
-
- Resolved
-