Skip to content

Conversation

@tjwatson
Copy link
Member

@tjwatson tjwatson commented Sep 1, 2020

No description provided.

The launcher needs to set the system packages to empty any time the boot
modules from the JVM are loaded as atomos content.  Otherwise the system
bundle will export duplicate packages that are exported by boot module
connect bundles.  This was not happening correctly for the case where
the old classpath mode was used on Java 11 because
org.apache.felix.atomos.runtime.AtomosLayer.isAddLayerSupported() was
returning false in this case.

The fix is to set the system packages to the empty string anytime the
AtomosRuntimeModules is used.
@tjwatson tjwatson merged commit 7c9e9e9 into apache:master Sep 1, 2020
@tjwatson tjwatson deleted the updateReadme branch September 1, 2020 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant