Benjamin Flynn

Show:

What's happening?

  • Comment: StackOverflowError parsing JavaScript style tags

    Just tried it with JRE 1.5.0_22 and observed the StackOverflowError (compiling in Eclipse, switched libraries in my build path, verified with System.out.println(System.getProperty("java.version"))). Perhaps an earlier version of Java 5 might do something different.

    2009-11-05 18:45:47 UTC in HtmlUnit

  • StackOverflowError parsing JavaScript style tags

    I encountered an occasional StackOverflowError in the following method: com.gargoylesoftware.htmlunit.javascript.regexp.HtmlUnitRegExpProxy.doAction() I found it was related to the following Pattern / Matcher and recreated it outside of HtmlUnit (I will attach scriptText2.txt). private static void matchTest() { try { BufferedReader reader = new BufferedReader(new...

    2009-11-04 21:25:09 UTC in HtmlUnit

About Me

  • 2009-11-04 (1 month ago)
  • 2689060
  • ben-flynn (My Site)
  • Benjamin Flynn

Send me a message