This is an automated email from the ASF dual-hosted git repository.
dpitkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from e2d4dbfa43 GH-43412: [Java][Benchmarking] Use JDK_JAVA_OPTIONS for JVM
arguments (#43411)
add fc075ad736 GH-43380: [Java] Add support for cross jdk version testing
(#43381)
No new revisions were added by this update.
Summary of changes:
docs/source/developers/java/building.rst | 48 +++++++++++++++++
java/flight/flight-core/pom.xml | 2 +
java/flight/flight-sql-jdbc-driver/pom.xml | 1 +
java/flight/flight-sql/pom.xml | 2 +
java/memory/memory-core/pom.xml | 58 +++++++++------------
.../java/org/apache/arrow/memory/TestOpens.java | 5 +-
java/memory/memory-netty/pom.xml | 1 +
java/pom.xml | 60 +++++++++++++++++++++-
java/vector/pom.xml | 1 +
9 files changed, 140 insertions(+), 38 deletions(-)