Thanks for responding, Rob.  I'm very new to OSGi and that sounds like a
LOT of tinkering to me (overwhelming in fact at this point !!).

But the more I study it the more it makes sense to me and the exceptions
I'm seeing.

Thanks for your response.

On Sun, Feb 17, 2019 at 8:44 PM Rob Walker <r...@ascert.com> wrote:

> We have worked our Felix based app so that it runs on JDK11 - took a bit
> of tinkering, but there wasn't anything in core code we had to change.
>
>
>
> We did need to load the following bundles separately to replace missing
> classes:
>
>
>
> jre-1.8_extra_bundles=
>
> jre-9_extra_bundles=${j9_replacement_packages}
>
> jre-10_extra_bundles=${j9_replacement_packages}
>
> jre-11_extra_bundles=${j9_replacement_packages}
>
>
>

Reply via email to