This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Too Many Heap Sizes error on Windows


Is there a way I can optimize the garbage collection when using gcj like max and min parameters.
 
My application is doing some file operations and uses around 96 Meg of  Memory on Sun's JVM (Windows OS).
The same application when compiled with GCJ uses upto 512 Meg and then crashes with the "Too Many Heap Sizes Error". 
 
I am using libgcj4.3 and application is running on WindowsXP.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]