> When I am executing the following Code I am getting the following error
> java.lang.OutOfMemoryError      <<no stack trace available>>
>
> How can optimize this code and Improve the Performance.

        One way is to allocate more memory to java by using the -mx flag.  For
example:

        java -mx64m jdend

Cheers,

Mona

==================================================================
Mona Wong
National Center for Microscopy and Imaging Research
University of California, San Diego
http://ncmir.ucsd.edu/

"The truth shall set you free, but first it will piss you off"
                                A Landmark instructor
==================================================================

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to