[
https://issues.apache.org/jira/browse/KARAF-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17988028#comment-17988028
]
ASF subversion and git services commented on KARAF-7971:
--------------------------------------------------------
Commit de9a50fd0a602a3b9709e08aa481a0c19e70fdc4 in karaf's branch
refs/heads/karaf-4.4.x from Robert Varga
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=de9a50fd0a ]
[KARAF-7971] Support Java 26
Update jre.properties and Builder.JavaVersion to suport Javaversions up to,
and including Java 26.
Signed-off-by: Robert Varga <[email protected]>
(cherry picked from commit 521aa5d93dc0c7efe1a5c4842999690f2ae1d200)
> Support Java runtimes up to 26
> ------------------------------
>
> Key: KARAF-7971
> URL: https://issues.apache.org/jira/browse/KARAF-7971
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Affects Versions: 4.4.7
> Reporter: Robert Varga
> Assignee: Robert Varga
> Priority: Major
>
> While KARAF-7871 added support for running Karaf under Java 23, that fix is
> incomplete as tooling will fail when encountering Java>21.
> Fix this problem and future-proof with support to Java 26, which is now
> slated to happen under https://openjdk.org/projects/jdk/26/ .
> Once we get to Java11+ world, this sort of issue should not crop up, as we
> should be able to discover everything need dynamically.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)