[
https://issues.apache.org/jira/browse/KARAF-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430739#comment-17430739
]
Freeman Yue Fang edited comment on KARAF-7266 at 10/19/21, 7:44 PM:
--------------------------------------------------------------------
Firstly we need some dependencies upgrade to pick up the fix for these issues
https://github.com/easymock/easymock/issues/277 upgrade to ASM 9.2 so that
easymock can work with JDK18-EA
https://issues.apache.org/jira/browse/XBEAN-333 upgrade to ASM 9.2 so that
xbean can work with JDK18-EA
https://issues.apache.org/jira/browse/ARIES-2062 aries.proxy:ensure to support
JDK18
https://github.com/ops4j/org.ops4j.pax.web/issues/1630 upgrade to ASM 9.2 so
that pax-web can work with JDK18-EA #1630
And with the change from KARAF-7266.patch , from which I use some snapshot
dependencies(with proposed fix, mainly is ASM 9.2 upgrade). All Karaf itests
passed with JDK18-EA
was (Author: ffang):
Firstly we need some dependencies upgrade to pick up the fix for these issues
https://github.com/easymock/easymock/issues/277 upgrade to ASM 9.2 so that
easymock can work with JDK18-EA
https://issues.apache.org/jira/browse/XBEAN-333 upgrade to ASM 9.2 so that
xbean can work with JDK18-EA
https://issues.apache.org/jira/browse/ARIES-2062 aries.proxy:ensure to support
JDK18
https://github.com/ops4j/org.ops4j.pax.web/issues/1630 upgrade to ASM 9.2 so
that pax-web can work with JDK18-EA #1630
> JDK 18 support
> --------------
>
> Key: KARAF-7266
> URL: https://issues.apache.org/jira/browse/KARAF-7266
> Project: Karaf
> Issue Type: Task
> Reporter: Freeman Yue Fang
> Assignee: Freeman Yue Fang
> Priority: Major
> Attachments: KARAF-7266.patch
>
>
> JDK 18-EA is available and we can do some work against if.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)