On Thu, Dec 16, 1999 at 03:30:45PM +0700, Siriphen Wikaisuksakul wrote:
>
> When I compile java application, it take very long time to succeed and if I don't
>type -J-mx option, it can't compile the application. Here is the error message:
>
> The compiler has run out of memory. Consider using
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 16 Dec 1999, Siriphen Wikaisuksakul wrote:
> >%_
> When I compile java application, it take very long time to succeed and if I don't
>type -J-mx option, it can't compile the application. Here is the error message:
>
> The compiler has run ou
Use Jikes, from IBM.
http://www10.software.ibm.com/developerworks/opensource/jikes/?aw=50
On Thu, Dec 16, 1999 at 03:30:45PM +0700, Siriphen Wikaisuksakul wrote:
>
> When I compile java application, it take very long time to succeed and if I don't
>type -J-mx option, it can't compile the appl
When I compile java application, it take very long
time to succeed and if I don't type -J-mx option, it can't compile the
application. Here is the error message:
The compiler has run out of memory. Consider
using the "-J-mx" command line option to increase the maximum heap
size.
Could