You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2021/05/18 17:11:10 UTC

[datasketches-memory] 01/01: Merge branch 'master' of https://github.com/apache/datasketches-memory into multi-module-experimental

This is an automated email from the ASF dual-hosted git repository.

dcromberge pushed a commit to branch multi-module-experimental
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git

commit e02534b881be968126dfacd221f21b056f3d3122
Merge: c3b0639 d964c73
Author: David Cromberge <da...@gmail.com>
AuthorDate: Tue May 18 18:10:49 2021 +0100

    Merge branch 'master' of https://github.com/apache/datasketches-memory into multi-module-experimental

 .../memory/test/AllocateDirectMemoryTest.java      |  43 +---
 .../test/AllocateDirectWritableMapMemoryTest.java  |   1 -
 .../datasketches/memory/test/BaseStateTest.java    |  16 +-
 .../datasketches/memory/test/LeafImplTest.java     |  46 ++--
 .../datasketches/memory/test/MemoryTest.java       |  75 ++----
 .../datasketches/memory/test/NioBitsTest.java      | 110 +--------
 .../datasketches/memory/test/ReflectUtil.java      | 265 ++++++++++++++++++++-
 .../datasketches/memory/test/SpecificLeafTest.java | 176 ++++----------
 .../org/apache/datasketches/memory/NioBits.java    |   8 +-
 9 files changed, 355 insertions(+), 385 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org