Skip to content

HIVE-29776: Remove obsolete Java 8 detection - #6649

Open
kokila-19 wants to merge 1 commit into
apache:masterfrom
kokila-19:remove
Open

HIVE-29776: Remove obsolete Java 8 detection #6649
kokila-19 wants to merge 1 commit into
apache:masterfrom
kokila-19:remove

Conversation

@kokila-19

@kokila-19 kokila-19 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Removed the old Java 8 checks from JavaVersionUtils. Since Hive 4.2.x requires JDK 21, the utility no longer needs to detect the Java version and always returns the required --add-opens flags.

Why are the changes needed?

Java 8 is no longer supported in Hive 4.2.x. Removing the old compatibility code makes JavaVersionUtils simpler and easier to maintain.

Does this PR introduce any user-facing change?

No

How was this patch tested?

CI

… 8 detection since JDK 21 is now the minimum supported version.
@sonarqubecloud

Copy link
Copy Markdown

@kokila-19 kokila-19 changed the title test HIVE-29776: Remove obsolete Java 8 detection Jul 29, 2026
@kokila-19
kokila-19 marked this pull request as ready for review July 29, 2026 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants