Java 25 Script Files with Classpath in the Shebang
Java 25 script files (JEP 512: Compact Source Files and Instance Main Methods and JEP 458: Launch Multi-File Source-Code Programs) are self contained, but can specify a classpath in the shebang. The Log.user, for…