This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Question?


Hello,

I had a quick question about GCJ?  I've been looking through the 
doucmentation and I can seem to find an answer to the question of Memory 
Management.  One drawback with Java is it's JVM concept uses a LOT of 
memory resources by creating a JVM for each application.  If I were to 
compile my java code using GCJ would I gain the benifit of not have a 
JVM/sandbox for each application and in essence allow the OS to do the 
memory management for me????

Thanks for your time
Jason Kary



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