New posts in java-9

Illegal reflective access by org.springframework.cglib.core.ReflectUtils$1

What's the difference between --add-exports and --add-opens in Java 9?

Difference between compact strings and compressed strings in Java 9

Add jar to classpath at runtime under java 9

Tomcat 7.0.73 doesn't work with java 9

creating module-info for automatic modules with jdeps in java 9

Why did Java 9 introduce the JMOD file format?

Difference between RxJava API and the Java 9 Flow API

Cannot be cast to class because they are in unnamed module of loader 'app'

Stream.peek() method in Java 8 vs Java 9

takeWhile() working differently with flatmap

Why does \R behave differently in regular expressions between Java 8 and Java 9?

--add-modules only on compilation [duplicate]

Why project Jigsaw / JPMS?

Is Maven ready for JDK9?

Maven compilation issue with Java 9

How to hide warning "Illegal reflective access" in java 9 without JVM argument?

Neon: how to run on jdk9?

What is an automatic module?

How to inject module declaration into JAR?