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

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


    from d375b6f  Update pom
     add 1711e89  Dummy implementation
     add 87246a7  Remove module-info and replace with compiler add-modules
     add 4399a07  Restructure module-info.java files to include as resources in 
MR
     add c502688  Fix eclipse warnings
     add 375794b  Use correct dest name for output files
     add b40f8d2  Fix enforcer errors for toolchain=17
     add 5f42659  More permissive range checking on enforcer plugin
     add 3b09028  Enable debug mode
     add a01505a  Fixes for script compile
     add 7fd00ff  Remove debug logging from GH actions
     add 84473d7  Update Pom files
     add b23fbaa  Merge remote-tracking branch 'origin/Jdk17_Panama_David' into 
Jdk17_Panama_mess

No new revisions were added by this update.

Summary of changes:
 .../memory/internal/BaseStateImpl.java             | 11 +++---
 .../datasketches/memory/internal/UnsafeUtil.java   |  5 ++-
 .../apache/datasketches/memory/internal/Util.java  | 40 ++++++++++------------
 .../src/assembly/assemble-mr-jar.xml               | 12 +++++++
 .../src/main/resources/module-info-j17.java        | 11 +++---
 .../src/main/resources/module-info-j9.java         |  0
 tools/scripts/compile-package-jar.sh               | 19 +++++++---
 7 files changed, 59 insertions(+), 39 deletions(-)
 copy {datasketches-memory-java8 => 
datasketches-memory-java17}/src/main/java/org/apache/datasketches/memory/internal/Util.java
 (90%)
 copy datasketches-memory-java9/src/main/java/module-info.java => 
datasketches-memory/src/main/resources/module-info-j17.java (85%)
 rename datasketches-memory-java9/src/main/java/module-info.java => 
datasketches-memory/src/main/resources/module-info-j9.java (100%)


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

Reply via email to