[ https://issues.apache.org/jira/browse/KARAF-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17987998#comment-17987998 ]
ASF GitHub Bot commented on KARAF-7971: --------------------------------------- rovarga opened a new pull request, #1950: URL: https://github.com/apache/karaf/pull/1950 Update jre.properties and Builder.JavaVersion to suport Javaversions up to, and including Java 26. Signed-off-by: Robert Varga <robert.va...@pantheon.tech> > 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)