jpackager review feedback:
--------------------------------------
5. What modules are added when creating the image?
myapp/Hello.app/Contents/PlugIns/Java.runtime/Contents/Home/bin/java --list-modules shows 35 modules. It does not include all Java SE modules e.g. java.sql.*, jdk.unsupported are not included. It does include some service providers.
How does jpackage determine the list of modules? This should be documented in the JEP.
--------------------------------
This needs investigation, documentation, and possibly bugs filed and addressed.
--------------------------------------
5. What modules are added when creating the image?
myapp/Hello.app/Contents/PlugIns/Java.runtime/Contents/Home/bin/java --list-modules shows 35 modules. It does not include all Java SE modules e.g. java.sql.*, jdk.unsupported are not included. It does include some service providers.
How does jpackage determine the list of modules? This should be documented in the JEP.
--------------------------------
This needs investigation, documentation, and possibly bugs filed and addressed.