← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #242343]: OutOfMemoryError: java.lang.OutOfMemoryError: Java heap space

 

Question #242343 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242343

    Status: Open => Answered

RaiMan proposed the following answer:
At1: correct

At2: principally correct, but it might vary, at what level of the call
stack Jython steps down to the usage of native Java classes/methods.

At3: yes, a Sikuli script is a Jython script.

At4: adapting it to Jython simply means just using the native Java stuff
written in Jython syntax. In a Jython script you generally have access
to all Java stuff on the classpath.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.