
John Rose
@johnrose00
blogs.oracle.com/jrose/
ID: 734184738
03-08-2012 04:47:52
128 Tweet
1,1K Followers
35 Following








PSA: A quick way to print to PDF on MacOS Many people, including myself, like to capture printable output to disk, in PDF format. Here's a way to do it in two keystrokes, without touching the mouse or trackpad, in all applications that support printing… cr.openjdk.java.net/~jrose/scripts…

The restriction against statics in inner classes was lifted in Java 16. One effect is to allow the equivalent of a block-local static variable into any expression context in Java. This in turn allows code shapes previously available only via indy/condy. cr.openjdk.java.net/~jrose/jls/Fun…





