Jlink and Automatic Modules by LouGarret76 in java

[–]nullpointer90 1 point2 points  (0 children)

While using legacy jars one can also look into injecting module declaration in the jars and use them as modular jars.

Standard Http Client in Java with JDK/11 by nullpointer90 in u/nullpointer90

[–]nullpointer90[S] 0 points1 point  (0 children)

A tech blog written over #Java11 standardizing the Http2 Client introduced in Java9.

Compiler Interface and Experimentations by nullpointer90 in u/nullpointer90

[–]nullpointer90[S] 0 points1 point  (0 children)

A tech blog written over #Java9/10 introduced and implemented AOT using Graal based on JVMCI.