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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
