-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
Dynamic imports are matched to export definitions (to form package wir-
ings) during class loading, and therefore do not affect module resolution.
Dynamic imports apply only to packages for which no wire has been estab-
lished and no definition could be found in any other way. Dynamic import
is used as last resort.
For test coverage see: http://github.com/jbosgi/jbosgi-container/blob/master/itest/src/test/java/org/jboss/test/osgi/container/classloader/DynamicImportPackageTestCase.java
- is blocked by
-
MODULES-30 "Fallback" local loader support
- Closed
-
MODULES-31 Dependency recalculation support
- Closed