This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch integrateJava17_v3
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
from 24f558c Changes required to integrate FFM/Panama into ds-Memory.
add a1b72e2 Align with the java8 3.0.0 version
No new revisions were added by this update.
Summary of changes:
.../org/apache/datasketches/memory/Positional.java | 39 ++-----------
.../memory/internal/PositionalImpl.java | 66 ++--------------------
.../memory/internal/BufferInvariantsTest.java | 3 +-
.../datasketches/memory/internal/BufferTest.java | 15 +++--
.../{BaseBufferTest.java => PositionalTest.java} | 40 ++++++-------
5 files changed, 39 insertions(+), 124 deletions(-)
rename
src/test/java/org/apache/datasketches/memory/internal/{BaseBufferTest.java =>
PositionalTest.java} (68%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]