Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Launchpad Base 2.6.24
-
None
Description
We need to revisit the packages we export from the system bundle as well as the extension bundles we add when running with java9. The issue is that by default, starting with java9, we only have java.se modules on the module path. Our current packages list + extension bundles assumes java.se.ee to be present (which is not the case unless it is specifically requested via --add-modules).
We have to investigate what we want to do to remedy this situation - I'll create subtasks for the actual work (which probably has to include updating to a Felix 5.6.10 when it is released).
Attachments
Issue Links
- blocks
-
SLING-6952 Release Sling 10
- Resolved
- is blocked by
-
FELIX-5710 Improve Java9 support
- Resolved
- is related to
-
SLING-7135 Sling Model object can't be instantiated on Java 9
- Resolved
-
SLING-7106 JaxbMarshallingTest fails with Java 9
- Closed
- links to