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 4fab7e4  Add tests from "java17old"
     new 1a8c9a7  Change method of accessing Resource file GettysburgAddress.txt
     new 74bccd3  Remove SuppressWarnings("javadoc")
     new 66600b4  Temporary commit
     new a6fa005  update poms.

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:
 .github/workflows/.toolchains.xml                  |  26 +++-
 .github/workflows/auto-jdk-matrix.yml              |  15 ++-
 datasketches-memory-java11/pom.xml                 | 143 ++++++++++-----------
 datasketches-memory-java17/pom.xml                 |  12 +-
 .../src/main/java/module-info.java                 |  30 -----
 .../AllocateDirectWritableMapMemoryTest.java       |   4 +-
 datasketches-memory-java8/pom.xml                  |  15 ++-
 .../apache/datasketches/memory/internal/Util.java  |   2 +-
 .../internal/AllocateDirectMapMemoryTest.java      |  16 +--
 .../AllocateDirectWritableMapMemoryTest.java       |   8 +-
 .../datasketches/memory/internal/TestUtil.java}    |  29 +++--
 pom.xml                                            |  97 ++++++--------
 12 files changed, 188 insertions(+), 209 deletions(-)
 delete mode 100644 datasketches-memory-java17/src/main/java/module-info.java
 copy 
datasketches-memory-java8/src/{main/java/org/apache/datasketches/memory/internal/Ints.java
 => test/java/org/apache/datasketches/memory/internal/TestUtil.java} (61%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to