You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/06/17 20:36:06 UTC

[incubator-datasketches-memory] branch master updated (1163725 -> d426bca)

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

leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git.


    from 1163725  Merge pull request #106 from apache/directoryMoves
     add b806cda  Remove support for JDK 1.7.
     add 95e0504  Remove README_building.md
     add 1ae9750  Updated javadoc
     new d426bca  Merge pull request #107 from apache/Remove_JDK7

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:
 README_building.md                                 | 14 ------
 .../memory/AllocateDirectWritableMap.java          |  2 +-
 .../org/apache/datasketches/memory/NioBits.java    |  4 +-
 .../memory/NonNativeWritableMemoryImpl.java        |  7 +--
 .../org/apache/datasketches/memory/UnsafeUtil.java | 55 +++++++++-------------
 .../datasketches/memory/WritableMemoryImpl.java    | 12 +----
 .../apache/datasketches/memory/UnsafeUtilTest.java | 26 +++++++---
 7 files changed, 47 insertions(+), 73 deletions(-)
 delete mode 100644 README_building.md


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


[incubator-datasketches-memory] 01/01: Merge pull request #107 from apache/Remove_JDK7

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git

commit d426bca96a2062e79e53322fc1fc8baf66fbbfd6
Merge: 1163725 1ae9750
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Mon Jun 17 13:36:01 2019 -0700

    Merge pull request #107 from apache/Remove_JDK7
    
    Remove jdk7 support

 README_building.md                                 | 14 ------
 .../memory/AllocateDirectWritableMap.java          |  2 +-
 .../org/apache/datasketches/memory/NioBits.java    |  4 +-
 .../memory/NonNativeWritableMemoryImpl.java        |  7 +--
 .../org/apache/datasketches/memory/UnsafeUtil.java | 55 +++++++++-------------
 .../datasketches/memory/WritableMemoryImpl.java    | 12 +----
 .../apache/datasketches/memory/UnsafeUtilTest.java | 26 +++++++---
 7 files changed, 47 insertions(+), 73 deletions(-)


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