"share/vm/memory/metaspace.cpp(4166) : error C2039: 'is_tagged_free' : is not a member of 'Metachunk'"
Seems that I broke optimized build withJDK-8170933 by confusing PRODUCT and ASSERT.
Seems that I broke optimized build with
- relates to
-
JDK-8170933 Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks
-
- Resolved
-