Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.6-rc-1, 1.5.8, 1.7-beta-1
-
Component/s: bytecode
-
Labels:None
-
Environment:Fedora Core 7 64-bit running 32-bit jdk 1.5.10
-
Testcase included:yes
-
Number of attachments :
Description
Assigning a string of 65535 characters or larger results in this error: Caught: java.lang.ClassFormatError: Unknown constant tag 84 in class file test.
Attached testcase's string is exactly 65535 characters. Removing a single character from the string eliminates this error.
Activity
blackdrag blackdrag
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0 [ 13489 ] | |
| Assignee | Jochen Theodorou [ blackdrag ] |
Guillaume Laforge
made changes -
| Fix Version/s | 1.6 [ 13832 ] | |
| Fix Version/s | 2.0 [ 13489 ] |
blackdrag blackdrag
made changes -
| Fix Version/s | 1.6-rc-1 [ 14009 ] | |
| Fix Version/s | 1.6 [ 13832 ] | |
| Fix Version/s | 1.7 [ 14014 ] | |
| Component/s | bytecode [ 11336 ] | |
| Fix Version/s | 1.5.8 [ 14630 ] |
blackdrag blackdrag
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
yes I guess we should check this and several other things (like method length)