For improved Java Module support we should add a module-info.java to each jar that is to be used by other applications. See https://openjdk.java.net/projects/jigsaw/quick-start for details.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/941b567a41569260fef14a7337511e8f42337323 tdf#131572 Add java 9 module info for libreoffice.jar It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/89cb33dde0c4cd27ca05e31ddea94b7129bc6ebb tdf#131572 Add java 9 module info for unoloader.jar It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.