eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

JSP discoverer : java heap space with some misc characters #442

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 320522 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Jul 21, 2010 11:42 EDT | | Modified | Oct 18, 2010 08:34 EDT | | Version | 0.9.0 | | Reporter | Fabien Giquel |

Description

Created attachment 174870\ Jsp sample with misc characters

Here is an example of JSP containing specific characters which are not supported by the JSP discoverer.

bugUnites.jsp

eclipse-modisco-bot commented 2 hours ago

By Nicolas Guyomar on Jul 23, 2010 06:36

Hi Fabien,

I added the UNICODE CHARACTER TABLE: LATIN-1 SUPPLEMENT to the list of token in the attached patch. Those character were missing

  1. I, Nicolas Guyomar, and others contributors listed in this bug, authored\ 100% of the content
  2. I have the rights to donate the content to Eclipse under the EPL
  3. I have already provided the filled Employer Consent Forms to the Foundation

Regards

Nicolas

eclipse-modisco-bot commented 2 hours ago

By Nicolas Guyomar on Jul 23, 2010 06:37

Created attachment 175049 Patch to add LATIN-1 SUPPLEMENT character to the Lexer

:notepad_spiral: BugHeapSpace.txt

eclipse-modisco-bot commented 2 hours ago

By Fabien Giquel on Jul 23, 2010 08:43

The fix has been commited into SVN.

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Oct 05, 2010 04:23

The patch has been successfully applied.