This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from 929af1cd0 Use totalMemory() instead of freeMemory() new 460648058 Better exception message new 17e216042 Fix bug in test new a99ff6983 Better allocation check new 5f30e7e9d Add debug logging to diagnose GH CI failures The 4 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: .../apache/commons/compress/MemoryLimitException.java | 2 +- .../commons/compress/archivers/sevenz/SevenZFile.java | 2 +- .../compress/archivers/sevenz/SubStreamsInfo.java | 19 ++++++++++++++++--- .../org/apache/commons/compress/RuntimeMemory.java} | 16 ++++++++++++++-- .../compress/archivers/sevenz/SevenZFileTest.java | 9 ++++++++- .../pack200/Pack200CompressorInputStreamTest.java | 4 ++-- 6 files changed, 42 insertions(+), 10 deletions(-) copy src/{main/java/org/apache/commons/compress/package-info.java => test/java/org/apache/commons/compress/RuntimeMemory.java} (69%)