Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005368 [Resin] minor always 02-12-13 16:39 05-01-13 11:27
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.13
Summary 0005368: jsp-gen error: UTF8 representation for string "?𩷛𩷛𩷛𩷛𩷛𩷛𩷛𩷛&#171
Description rep by Shinomiya Nobuaki

Fix for 3.1 branch is needed.

see test case in resin4:jsp/0030

jsp generation error

: error: UTF8 representation for string "?&171483;&171483;&171483;&171483;&171483;&171483;&171483;&171483;&171483;?..." is too long for the constant pool
                       public class _x__jsp extends com.caucho.jsp.JavaPage

*__jsp class final __jsp_string contstant may get too long for a large jsp file with textual (constant) content.

private final static char []_jsp_string;
Additional Information  private final static char []_jsp_string2;
  private final static char []_jsp_string0;
  private final static char []_jsp_string3;
  private final static char []_jsp_string7;
  private final static char []_jsp_string1;
  private final static char []_jsp_string5;
  private final static char []_jsp_string6;
  private final static char []_jsp_string4;
  static {
_jsp_string7 = "\udddb\ud867 ... \udddb\ud867".toCharArray();

length of encoded _jsp_string ends up being is 174131 chars.
Attached Files

- Relationships

- Notes
(0006189)
alex
02-15-13 10:47

Resin-3.1.14 is requested by September, 2013
 

- Issue History
Date Modified Username Field Change
02-12-13 16:39 alex New Issue
02-12-13 16:40 alex Description Updated
02-12-13 16:42 alex Summary 0005320: : error: UTF8 representation for string "?𩷛𩷛𩷛𩷛𩷛𩷛𩷛𩷛&#171 => jsp-gen error: UTF8 representation for string "?𩷛𩷛𩷛𩷛𩷛𩷛𩷛𩷛&#171
02-15-13 10:47 alex Note Added: 0006189
05-01-13 11:27 ferg Assigned To  => ferg
05-01-13 11:27 ferg Status new => closed
05-01-13 11:27 ferg Resolution open => fixed
05-01-13 11:27 ferg Fixed in Version  => 4.0.37


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker