[ 
https://issues.apache.org/jira/browse/FELIX-5575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209426#comment-16209426
 ] 

Martin Sadowski commented on FELIX-5575:
----------------------------------------

May I point out, that apart from FELIX-5329 we definitely need 
https://github.com/apache/felix/pull/121.
It seems the ClassLoader constructed with the empty constructor has only access 
to the classes from the "java.base" module. In my tests I always end up with 
ClassNotFoundException for some java.* classes (e.g. "java.sql.Time") from 
other modules than "java.base".

> [Framework] Make Apache Felix ready for the upcoming Java SE 9 module system
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-5575
>                 URL: https://issues.apache.org/jira/browse/FELIX-5575
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>            Reporter: Florian Brunner
>
> Make Apache Felix ready for the upcoming Java SE 9 module system.
> According to FELIX-5329 this is not the case yet.
> The sooner this is out the sooner developers can start to test their OSGi 
> applications against Java SE 9.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to