Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JDK-8345672] Adapt JDK-8344168: Change Unsafe base offset from int to long #10602

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

graalvmbot
Copy link
Collaborator

openjdk/jdk#22095 changes the return type of Unsafe.arrayBaseOffset from int to long

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 30, 2025
@graalvmbot graalvmbot force-pushed the galahad-dev/JDK-8345672 branch 3 times, most recently from b35e256 to 88a97fb Compare January 30, 2025 22:40
@graalvmbot graalvmbot force-pushed the galahad-dev/JDK-8345672 branch from 88a97fb to 369954b Compare January 30, 2025 23:10
@graalvmbot graalvmbot closed this Jan 31, 2025
@graalvmbot graalvmbot deleted the galahad-dev/JDK-8345672 branch January 31, 2025 00:30
@graalvmbot graalvmbot merged commit ce59439 into galahad Jan 31, 2025
6 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants