All of the automated testing using modules is done using modular jars.
We need to create tests using mixtures of unnamed jars, modular jars, exploded modules, and ".jmod" files, with options pointing to both existing and non-existing modules.
We need to create tests using mixtures of unnamed jars, modular jars, exploded modules, and ".jmod" files, with options pointing to both existing and non-existing modules.
- relates to
-
JDK-8233265 jpackage --add-modules cannot find additional modules with non-modular app
- Resolved
-
JDK-8236138 Add tests for jmod applications
- Resolved