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]

Re: Speaking of runtime options


>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:

Hans> Probably the most compatible solution is to ignore -Xmx, perhaps
Hans> after issuing a warning, and keep the gij heap limit option
Hans> distinct.  I think -ms and -Xms have similar semantics.

It seems to me that this is something we ought to push into the GC
interface.  At least one group out there has written their own GC for
use with libgcj.  Alternate GCs could conceivably want to make their
own decisions regarding this policy.

Tom


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