Skip to content

ORC-2132: Use Java 26 instead of 26-ea#2581

Closed
dongjoon-hyun wants to merge 1 commit intoapache:mainfrom
dongjoon-hyun:ORC-2132
Closed

ORC-2132: Use Java 26 instead of 26-ea#2581
dongjoon-hyun wants to merge 1 commit intoapache:mainfrom
dongjoon-hyun:ORC-2132

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR replaces 26-ea (early access) with the GA release 26 for the Java version used in the build_and_test.yml GitHub Actions workflow.

Why are the changes needed?

Java 26 has been released as GA, so we should use the stable release instead of the early-access version.

How was this patch tested?

Pass the GitHub Actions workflow with the updated Java version.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-6)

@dongjoon-hyun dongjoon-hyun added this to the 2.3.1 milestone Mar 17, 2026
dongjoon-hyun added a commit that referenced this pull request Mar 17, 2026
### What changes were proposed in this pull request?

This PR replaces `26-ea` (early access) with the GA release `26` for the Java version used in the `build_and_test.yml` GitHub Actions workflow.

### Why are the changes needed?

Java 26 has been released as GA, so we should use the stable release instead of the early-access version.

### How was this patch tested?

Pass the GitHub Actions workflow with the updated Java version.

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-6)

Closes #2581 from dongjoon-hyun/ORC-2132.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit ebd9e98)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun deleted the ORC-2132 branch March 17, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant