This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa 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: OutOfMemoryError


Sven Hartrumpf wrote:

Yes, how can I invoke kawa with the java command?
(My kawa is configured with --enable-kawa-frontend.)

Either: java -jar kawa.jar or java -cp kawa.jar kawa.repl

It shouldn't be difficult to modify kawa.c to pass $JAVAOPT
to java.  Is JAVAOPT a standard convention, or specific
to SISC?
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/



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