History log of /openjdk10/hotspot/src/share/vm/memory/metachunk.cpp
Revision Date Author Comments
# 13249:a2753984d2c1 05-Jul-2017 stefank

8183552: Move align functions to align.hpp
Reviewed-by: stuefe, pliden


# 13243:7235bc30c0d7 04-Jul-2017 stefank

8178499: Remove _ptr_ and _size_ infixes from align functions
Reviewed-by: rehn, tschatzl


# 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


# 8054:7be957bf7a89 27-Mar-2015 david

8076073: shared: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Reviewed-by: stefank, brutisso


# 6412:53a41e7cbe05 09-May-2014 drchase

8037816: Fix for 8036122 breaks build with Xcode5/clang
Summary: Repaired or selectively disabled offending formats; future-proofed with additional checking
Reviewed-by: kvn, jrose, stefank


# 5507:ec2e26e26183 15-Oct-2013 stefank

8026392: Metachunks and Metablocks are using a too large alignment
Reviewed-by: coleenp, jmasa


# 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


# 3892:eade6b2e4782 29-Nov-2012 jmasa

8003554: NPG: move Metablock and Metachunk code out of metaspace.cpp
Reviewed-by: coleenp