Static java.base jmod include static native archives to support build an native executable. An entry point is needed, and a generic launcher like java should be provided to support stating a JVM and run a main class, where all the command line options passed to the executable should be argument to the main class.
- relates to
-
JDK-8347755 Support static library in jmod
-
- Resolved
-