New posts in java-9

Why there is performance degradation after ~6 hours of Java 9 G1 work without the actual increase in load?

How to safely access the URLs of all resource files in the classpath in Java 9+?

Loading classes and resources in Java 9

How do I upgrade to jlink (JDK 9+) from Java Web Start (JDK 8) for an auto-updating application?

Hibernate, Java 9 and SystemException

List.of() or Collections.emptyList()

Project Jigsaw vs Maven

SimpleDateFormat with German Locale - Java 8 vs Java 10+

Parallel flatMap always sequential

What does "Required filename-based automodules detected." warning mean?

What is sjavac, who is it for and how do I use it?

In JShell, how to import classpath from a Maven project

Can Java 9 run on a 32-bit OS?

Eclipse - module not found when adding module-info.java

Java 9: Module java.xml.bind is not accessible in Eclipse

How to resolve module reads package error in java9

Java 9 + maven + junit: does test code need module-info.java of its own and where to put it?

JDK9 randomization on immutable sets and maps

How to import external libraries in jshell java 9?

Classloaders hierarchy in Java 9