[
https://issues.apache.org/jira/browse/KARAF-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853042#comment-16853042
]
ASF subversion and git services commented on KARAF-6298:
--------------------------------------------------------
Commit fb92de7fb4c31fe49430e6da9afa07c73c565249 in karaf's branch
refs/heads/karaf-4.2.x from Freeman Fang
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=fb92de7 ]
[KARAF-6298]make SortedProperties working with both JDK8 and JDK11
(cherry picked from commit 1e49b3e00c25eefc1fef04f82d1cd33944f7d498)
> master can't build with JDK11 again
> -----------------------------------
>
> Key: KARAF-6298
> URL: https://issues.apache.org/jira/browse/KARAF-6298
> Project: Karaf
> Issue Type: Task
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Priority: Major
>
> so far I ran into two issues with JDK11
> 1.
> features/core/src/main/java/org/apache/karaf/features/internal/service/Deployer.java
> has unused "org.omg.CORBA.DynAnyPackage.Invalid"
> 2. new introduced SortedProperties class use TreeSet but can't guarantee all
> elements in TreeSet implements Comparable interface
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)