Alan Snyder wrote on 7. Mar 2024 22:39 (GMT +01:00): > That could be done, but it would require more work with no obvious > benefit. > > Only the Java launcher needs to be universal from the perspective of the > OS.
it’s however not only the exetables. You have also the shared libraries, possibly the class data archives, and when it comes to multiple OS there are different classes In the JCL and even templates for JDK resources differ by OS. Some modules are OS Specific (like SunMSCAPI provider for 64Bit Windows) Gruss Bernd — https://bernd.eckenfels.net