reducing the size of multi-architecture applications
Bernd Eckenfels
ecki at zusammenkunft.net
Thu Mar 7 22:00:38 UTC 2024
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
More information about the core-libs-dev
mailing list