Hello everyone,
I'm by no means any kind of java developper but I'd urge you - on this
specific problem - to remember that the X server also makes a -big-
difference when one evaluates the performance of an X11 graphical app..
Typical things that can have a large influence are "Save Unders" and
s. Putting your
settings in new files under /etc/profile.d will make them more resistant
to updates and upgrades of the operating system. Also, if you want
C-shells on the machine to also have JAVA_HOME, simply create an
/etc/profile.d/java_env.csh file with C-shell syntax. I hope this helps.
V