[Gllug] Java sucks

Juan AMIGUET K995263 at atlas.kingston.ac.uk
Thu Mar 6 17:32:43 UTC 2003


> 
> Well, with a subject like that, maybe it'll stir up enough flames that
> the pointless copyright bickering will die down :-)
> 
> But in this particular case, the thing that's bitten me is that (for
> Sun's JRE at least) command line options aren't commutative:
> 
>  java -foo -bar
> 
> is different to:
> 
>  java -bar -foo

could it be because the same options can be passed to the 
interpreter and to the program if not the just in time compiler 

java has some oddities due to the fact that you have a lot of things 
going on inside it. So a lot of parameters around....

> 
> Sigh...
> 
> Tet
> 
> -- 
> Gllug mailing list  -  Gllug at linux.co.uk
> http://list.ftech.net/mailman/listinfo/gllug


-----------------------------------
Juan Amiguet Vercher
Where is my mind?

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list