I see that this page is updated 25 sep: https://dev.java/learn/single-file-program/#shebang
For Java 25 good to use later feature and only use void main() for all examples on that page. Or should this page keep backwards compatible, but --source 25 is used, so not sure?
#simplify #java #dev