From: Ahmed A. <asa...@ya...> - 2015-06-17 10:01:42
|
Hi Roberto, Yes, super.compileFuntion is at #215. It is not possible to investigate, if the error is not reproducible. Please use Java 7u80 if you are not. Otherwise, try to make a new project, without any external dependency, and test. Hope that helps, Ahmed From: Roberto Bottoni - AfterBit <r.b...@af...> To: htm...@li... Sent: Wednesday, June 17, 2015 11:46 AM Subject: Re: [Htmlunit-user] StackOverflowError with HtmlUnit Hi Ahmed! Yes.. i have downloaded htmlunit-2.18-SNAPSHOT-src.zip (53.20 MB).. com.gargoylesoftware.htmlunit.javascript.HtmlUnitContextFactory$TimeoutContext.compileString is at line 215 : #215 return super.compileFunction(scope, source, compiler, is it correct? unfortunately the error persists.. then I tried to execute the same code on a linux machine.. and the error does not appear! |