History log of /openjdk10/hotspot/src/share/vm/memory/metachunk.hpp
Revision Date Author Comments
# 12208:844f8dd1e097 28-Sep-2016 kzhaldyb

8166804: Convert TestMetachunk_test to GTest
Reviewed-by: iignatyev


# 10529:c4b4c26535a4 28-Mar-2016 vlivanov

8151623: Zap freed Metaspace chunks in non-product binaries
Reviewed-by: stefank, jmasa


# 5743:ce86c36b8921 07-Jan-2014 coleenp

8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Summary: Metaspace::contains cannot look at purged metaspaces while CMS concurrently deallocates them.
Reviewed-by: mgerdin, sspitsyn, jmasa


# 5509:28df60a5badf 17-Oct-2013 stefank

8026707: JDK-8026391 broke the optimized build target
Reviewed-by: mgerdin, coleenp


# 5506:bdfbb1fb19ca 15-Oct-2013 stefank

8026391: The Metachunk header wastes memory
Reviewed-by: coleenp, jmasa


# 4572:c23dbf0e8ab7 01-Mar-2013 jmasa

8011268: NPG: Free unused VirtualSpaceNodes
Reviewed-by: mgerdin, coleenp, johnc


# 3947:e51c9860cf66 03-Dec-2012 jmasa

8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
Reviewed-by: johnc, coleenp


# 3869:90273fc0a981 29-Nov-2012 coleenp

8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Summary: Add ClassLoaderData object for each anonymous class with metaspaces to allocate in.
Reviewed-by: twisti, jrose, stefank


# 3761:685df3c6f84b 19-Sep-2012 jmasa

7045397: NPG: Add freelists to class loader arenas.
Reviewed-by: coleenp, stefank, jprovino, ohair