Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-platform-module-system

Java9 Multi-Module Maven Project Test Dependencies

What is the Java 9 reflection equivalent of --add-modules?

Java 8 to Java 9 migration optimal way for mavenised project

IntelliJ doesn't Understand java libraries on Java9-ea

jdeps can't print-module-deps due to a MultiReleaseException

Why is --add-modules necessary for modules which are on the module path?

Which system modules are on the module path by default?

Why Java 9 does not simply turn all JARs on the class path into automatic modules?

jlink: service binding links many unnecessary modules

Run spring boot with jdk9 using jigsaw modules

Module is not in dependencies Intellij IDEA 2017.2.5 Java 9

RuntimeException: Package jdk.internal.jimage.decompressor in module jrt.fs and module java.base

Do Kotlin 1.2.10 and Java 9 have opposite rules regarding automatic modules?

Add a custom JMOD to the module path with Java 9

Immutables don't generate code with java 9 with modules

JDK 9 + Mac OS + jlink?

How many unnamed modules are created in Java 9?

Is there a maven jigsaw jlink plugin?

What's the magic behind ScalaFX to make OpenJDK 9+ actually work?