Java Project Jigsaw: Complete

I’m the Chief Architect of the Java Platform Group
at Oracle. (more)… Read more

Similar

Using Java for Scripting, with Jbang

Want to use Java for scripting? Meet - j'bang! A new tool in the wild that makes it easy to use your java code as a script. I have used a custom bash script for writing a cloudflare DDNS update. In this post, we will explore if we can use a java class to ... (more…)

Read more »

The Java Streams Parallel

I made this as someone who loves reading into OpenJDK source code, and obsesses over streaming and concurrency, but found the Java Streams source particularly difficult to grok in as much detail as I'd like. I'm hoping this document will m... (more…)

Read more »