Writing JDK8-Compatible Libraries with Java Platform Module System Support (opens in new tab)
If you maintain a Java library, you’ve probably felt the disconnect between supporting Java 8 and providing support for the Java Platform Module System. A…
Read the original article