Ultra-low overhead logging for Java

Low-overhead logging façade for performance-sensitive applications – obsidiandynamics/zerolog… Read more

Similar

Oracle Java SE Licensing FAQ

Note: In the event of a discrepancy between any part of this FAQ and the license under which you receive Oracle software, the latter shall be considered correct. This FAQ pertains to Oracle Java SE releases starting April 16, 2019 and has been updated to... (more…)

Read more »

Scripting Java with a JBang

JBang provides a way of running Java code as a script, similar to JShell. However, unlike JShell, JBang works great on Java 8 and can be used to automatically download dependent libraries as well. In fact, JBang can even run without Java being installed -... (more…)

Read more »