This document explores a possible direction for supporting pattern matching in the Java Language. This is an exploratory document only and does not constitute a plan for any specific feature in any specific version of the Java Language. This document also... (more…)
Read more »
Previous message: Type-parameterized complement to Object.equals(Object)... (more…)
Read more »
Tips on how to get your thousand-layer Javascript down to a manageable few, improving velocity. (more…)
Read more »
Overview I've seen Brendan Gregg's talk on generating mixed-mode flame graphs and I wanted to reproduce those flamegraphs for myself. Set...
Read more »
Tutorial of Java 9 module system basics: how to declare modules with module-info.java, compile, package, and launch them and what module path and graph are. (more…)
Read more »