This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git
from c058adcdf06 Merge pull request #2931 from apache/CAUSEWAY-3885
add b794e379042 ESP-3886 : adds utility to measure metaclass memory usage.
new 44886cdb92a Merge pull request #2932 from apache/CAUSEWAY-3886
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
commons/src/main/java/module-info.java | 2 +
.../causeway/commons/memory/MemoryUsage.java | 67 ++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644
commons/src/main/java/org/apache/causeway/commons/memory/MemoryUsage.java