Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tmater
/
arrow-java
Public
forked from
apache/arrow-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
arrow-java
memory
memory-core
on
assignment_script_fix
User selector
All users
All time
Commit history
Commits on May 13, 2025
MINOR: Bump version to 19.0.0-SNAPSHOT (#754)
wgtmac
authored
8c74ced
View commit details
Copy full SHA for 8c74ced
View code at this point
Browse repository at this point
Commits on May 9, 2025
MINOR: Bump version to 18.3.0 (#741)
wgtmac
authored
8e84e4c
View commit details
Copy full SHA for 8e84e4c
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
MINOR: Upgrade to Spotless 2.44.3 and Google Java Format 1.17 (supporting JDK23) (#637)
jbonofre
authored
cf8b252
View commit details
Copy full SHA for cf8b252
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
MINOR: Bump version to 19.0.0-SNAPSHOT (#614)
jbonofre
authored
b47e499
View commit details
Copy full SHA for b47e499
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
GH-549: Fix Incorrect NOTICE File and Update LICENSE Headers for Third-Party Code Compliance (#550)
Show description for c69ae1a
CalvinKirs
authored
c69ae1a
View commit details
Copy full SHA for c69ae1a
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
MINOR: Bump version to 18.2.0 (#502)
kou
authored
de80cef
View commit details
Copy full SHA for de80cef
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
MINOR: [Release] Update versions for 19.0.0-SNAPSHOT
kou
committed
0177218
View commit details
Copy full SHA for 0177218
View code at this point
Browse repository at this point
MINOR: [Java] Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1 in /java Manual (#43980)
Show description for 6653333
vibhatha
authored and
kou
committed
6653333
View commit details
Copy full SHA for 6653333
View code at this point
Browse repository at this point
GH-43902: [Java] Support for Long memory addresses (#43903)
Show description for 6a4e804
vibhatha
authored and
kou
committed
6a4e804
View commit details
Copy full SHA for 6a4e804
View code at this point
Browse repository at this point
GH-43479: [Java] Change visibility of MemoryUtil.UNSAFE (#43480)
Show description for b725b82
laurentgo
authored and
kou
committed
b725b82
View commit details
Copy full SHA for b725b82
View code at this point
Browse repository at this point
GH-43380: [Java] Add support for cross jdk version testing (#43381)
Show description for f5fe36b
3 people
authored and
kou
committed
f5fe36b
View commit details
Copy full SHA for f5fe36b
View code at this point
Browse repository at this point
GH-43396: [Java] Remove/replace jsr305 (#43397)
Show description for 0acaac8
laurentgo
authored and
kou
committed
0acaac8
View commit details
Copy full SHA for 0acaac8
View code at this point
Browse repository at this point
GH-41951: [Java] Add @FormatMethod annotations (#43376)
Show description for b1bd8b8
laurentgo
authored and
kou
committed
b1bd8b8
View commit details
Copy full SHA for b1bd8b8
View code at this point
Browse repository at this point
GH-38051: [Java] Remove Java 8 support (#43139)
Show description for af3e322
laurentgo
authored and
kou
committed
af3e322
View commit details
Copy full SHA for af3e322
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 18.0.0-SNAPSHOT
raulcd
authored and
kou
committed
a6f723b
View commit details
Copy full SHA for a6f723b
View code at this point
Browse repository at this point
GH-43048: [JAVA] Fix IndexOutOfBoundsException message by reporting index correctly (#43049)
Show description for 596193c
l-wang
authored and
kou
committed
596193c
View commit details
Copy full SHA for 596193c
View code at this point
Browse repository at this point
GH-42165:[Java] Update Unit Tests for Memory Module (#42161)
Show description for 4432448
edtbl76
authored and
kou
committed
4432448
View commit details
Copy full SHA for 4432448
View code at this point
Browse repository at this point
GH-40829: [Java] Adding Spotless to Memory modules (#42056)
Show description for 65faf5f
laurentgo
authored and
kou
committed
65faf5f
View commit details
Copy full SHA for 65faf5f
View code at this point
Browse repository at this point
GH-41929: [Java] pom.xml license formatting (#42049)
Show description for d13ffb8
laurentgo
authored and
kou
committed
d13ffb8
View commit details
Copy full SHA for d13ffb8
View code at this point
Browse repository at this point
GH-41307: [Java] Use org.apache:apache parent pom version 31 (#41772)
Show description for 112d448
laurentgo
authored and
kou
committed
112d448
View commit details
Copy full SHA for 112d448
View code at this point
Browse repository at this point
GH-39649: [Java][CI] Fix or suppress spurious errorprone warnings stage 2 (#39777)
Show description for 074148e
2 people
authored and
kou
committed
074148e
View commit details
Copy full SHA for 074148e
View code at this point
Browse repository at this point
GH-41789: [Java] Clean up immutables and checkerframework dependencies (#41790)
Show description for 1ad09f2
laurentgo
authored and
kou
committed
1ad09f2
View commit details
Copy full SHA for 1ad09f2
View code at this point
Browse repository at this point
GH-41571: [Java] Revert GH-41307 (#41309) (#41628)
Show description for 747f4e9
lidavidm
authored and
kou
committed
747f4e9
View commit details
Copy full SHA for 747f4e9
View code at this point
Browse repository at this point
GH-40339: [Java] StringView Initial Implementation (#40340)
Show description for 3d76fb0
vibhatha
authored and
kou
committed
3d76fb0
View commit details
Copy full SHA for 3d76fb0
View code at this point
Browse repository at this point
GH-41307: [Java] Use org.apache:apache parent pom version 31 (#41309)
Show description for 4f02234
laurentgo
authored and
kou
committed
4f02234
View commit details
Copy full SHA for 4f02234
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 17.0.0-SNAPSHOT
raulcd
authored and
kou
committed
f514ac5
View commit details
Copy full SHA for f514ac5
View code at this point
Browse repository at this point
GH-41173: [Java] Add spotless configuration for Maven pom.xml files (#41174)
Show description for 5002a2c
laurentgo
authored and
kou
committed
5002a2c
View commit details
Copy full SHA for 5002a2c
View code at this point
Browse repository at this point
GH-39946: [Java] Bump com.puppycrawl.tools:checkstyle from 8.19 to 8.29 (#39694)
Show description for 5aeff5b
vibhatha
authored and
kou
committed
5aeff5b
View commit details
Copy full SHA for 5aeff5b
View code at this point
Browse repository at this point
GH-39680: [Java] enable half float support on Java module (#39681)
Show description for af18218
davisusanibar
authored and
kou
committed
af18218
View commit details
Copy full SHA for af18218
View code at this point
Browse repository at this point
MINOR: [Release] Update versions for 16.0.0-SNAPSHOT
raulcd
authored and
kou
committed
53d3a4a
View commit details
Copy full SHA for 53d3a4a
View code at this point
Browse repository at this point
GH-38998: [Java] Build memory-core and memory-unsafe as JPMS modules (#39011)
Show description for a5330c2
jduo
authored and
kou
committed
a5330c2
View commit details
Copy full SHA for a5330c2
View code at this point
Browse repository at this point
GH-37286: [Java] Start adding nullability/nullness annotations (#37723)
Show description for 100a81f
2 people
authored and
kou
committed
100a81f
View commit details
Copy full SHA for 100a81f
View code at this point
Browse repository at this point
GH-38930: [Java] Fix spelling (#38931)
Show description for bc89727
jsoref
authored and
kou
committed
bc89727
View commit details
Copy full SHA for bc89727
View code at this point
Browse repository at this point
GH-38764: [Java] Clarify warning about `--add-opens=java.base/java.nio=ALL-UNNAMED` (#38765)
Show description for c32e597
jsoref
authored and
kou
committed
c32e597
View commit details
Copy full SHA for c32e597
View code at this point
Browse repository at this point
Revert "MINOR: [Release] Update versions for 14.0.1-SNAPSHOT"
Show description for 1a7805e
raulcd
authored and
kou
committed
1a7805e
View commit details
Copy full SHA for 1a7805e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.