« Return to Thread: Are java executables standalone?

RE: Are java executables standalone?

by Andrew Haley-5 :: Rate this Message:

Reply to Author | View in Thread

hill0093 writes:
 >
 > I think there is some kind of misunderstanding. I am talking about
 > executable binaries like fortran, pascal, and c compilers all
 > normally produced say 10 years ago, not the java byte codes.

Most people stopped doing that for a very good reason.

A little while ago there was a serious security hole found in zlib,
and it turned out that zlib was statically linked to 100 or so
different packages.  A single Linux distribution had very quickly to
produce 100 emergency erratum packages!  Most people said "never
again."  :-)

Andrew.

 « Return to Thread: Are java executables standalone?