/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mreinhold.org
| | winterbe.com
5.4 parsecs away

Travel
| | Learn how to migrate Maven projects from Java 8 to 11 (Jigsaw Module System)
| | blog.gradle.org
2.9 parsecs away

Travel
| | This post provides an overview of Gradle's Java 9 support, touching on runtime, cross-compilation, MRJARs, and Jigsaw modules support. We've fielded lots of questions since Java 9 was released last month, and decided it best to answer here.
| | inside.java
3.0 parsecs away

Travel
| | Georges Saab is vice president of development for the Java Platform Group at Oracle. His group is responsible for Java Standard Edition including the Java language, core libraries, and Java Virtual Machine. Saab is a 25-year veteran of programming
| | nishtahir.com
23.6 parsecs away

Travel
| One of the most interesting features of WebAssembly is its memory model. Despite providing a system that allows for direct access and control of raw bytes, it does this in a way that offers more safety than one would typically expect out of low-level environments like C/C++. WASM memory