Arno~
I was poking around on the main page for the Janino website and noticed the limitations section. In particular
Local variable information information for debugging is not yet implemented (i.e. "-g:vars" is ignored)
This is fixed by the patch in
http://jira.codehaus.org/browse/JANINO-127Methods that compile to more than 32 KB of bytecode cannot be compiled (other JavaTM compilers support up to 64 KB per method)
Was already fixed by
http://jira.codehaus.org/browse/JANINO-118Also, I submitted patches for
http://jira.codehaus.org/browse/JANINO-126
http://jira.codehaus.org/browse/JANINO-129http://jira.codehaus.org/browse/JANINO-130which I would like to see brought upstream if possible.
Thanks,
Matt