Skip to content

ARIES-2194: Add handling for Java versions greater than 25 - #912

Merged
jbonofre merged 1 commit into
apache:trunkfrom
holgerfriedrich:pr-proxy-versions
Sep 20, 2026
Merged

jbonofre merged 1 commit into
apache:trunkfrom
holgerfriedrich:pr-proxy-versions

Conversation

@holgerfriedrich

@holgerfriedrich holgerfriedrich commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Proxy now handles unknown newer Java versions via fallback to Java 25 instead of throwing an exception.

This is basically a follow-up to ARIES-2194 / #735, adding a generic approach of handling new Java versions before the constants are added here explicitly.

I needed this for testing Karaf with JDK 27.

Proxy now handles unknown newer Java versions via fallback to Java 25
instead of throwing an exception.
@github-actions github-actions Bot added the proxy label Sep 19, 2026
@jbonofre
jbonofre self-requested a review September 20, 2026 03:32
@alien11689 alien11689 changed the title Add handling for Java versions greater than 25 ARIES-2194: Add handling for Java versions greater than 25 Sep 20, 2026
@jbonofre
jbonofre merged commit 87b86c4 into apache:trunk Sep 20, 2026
10 checks passed
@holgerfriedrich
holgerfriedrich deleted the pr-proxy-versions branch September 20, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants