Planning Your Java 9 Update
A guide to planning and executing a Java 9 update, covering initial assessment, identifying migration challenges, and prioritizing fixes.
A guide to planning and executing a Java 9 update, covering initial assessment, identifying migration challenges, and prioritizing fixes.
A tutorial on using JDeps, the Java Dependency Analysis Tool, to examine and analyze project dependencies from the command line.
An advanced guide exploring the Java Platform Module System, covering topics like dependency modeling, services, reflection, jdeps, jlink, and runtime images.
Announcing JDeps Maven Plugin 0.2, a tool that breaks builds on unexpected JDK-internal API dependencies with flexible rule configuration.
Announcing the first release of the JDeps Maven Plugin, which helps identify and block JDK-internal API dependencies to ease migration to Java 9.