Skip to content

Comments

ORC-2112: Use Java 25 for Ubuntu 26.04 docker test#2557

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

ORC-2112: Use Java 25 for Ubuntu 26.04 docker test#2557
dongjoon-hyun wants to merge 1 commit intoapache:mainfrom
dongjoon-hyun:ORC-2112

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Feb 25, 2026

What changes were proposed in this pull request?

This PR aims to use Java 25 for Ubuntu 26.04 docker test.

Why are the changes needed?

To have Java 25 test coverage on Ubuntu 26.04.

How was this patch tested?

Pass the CIs. The image was published already.

$ docker run -it --rm apache/orc-dev:ubuntu26 java --version
openjdk 25.0.2 2026-01-20
OpenJDK Runtime Environment (build 25.0.2+10-Ubuntu-1)
OpenJDK 64-Bit Server VM (build 25.0.2+10-Ubuntu-1, mixed mode, sharing)

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

Generated-by: Gemini 3.1 Pro (High) on Antigravity

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

This PR aims to use `Java 25` for `Ubuntu 26.04` docker test.

### Why are the changes needed?

To have `Java 25` test coverage on `Ubuntu 26.04`.

### How was this patch tested?

Pass the CIs. The image was published already.

```bash
$ docker run -it --rm apache/orc-dev:ubuntu26 java --version
openjdk 25.0.2 2026-01-20
OpenJDK Runtime Environment (build 25.0.2+10-Ubuntu-1)
OpenJDK 64-Bit Server VM (build 25.0.2+10-Ubuntu-1, mixed mode, sharing)
```

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

Generated-by: `Gemini 3.1 Pro (High)` on `Antigravity`

Closes #2557 from dongjoon-hyun/ORC-2112.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 93b0997)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun modified the milestones: 2.3.0, 3.0.0 Feb 25, 2026
@dongjoon-hyun
Copy link
Member Author

Merged to main

@dongjoon-hyun dongjoon-hyun deleted the ORC-2112 branch February 25, 2026 05:30
@dongjoon-hyun dongjoon-hyun modified the milestones: 3.0.0, 2.3.0 Feb 25, 2026
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