Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

String too long for constant pool

807569Jul 18 2006 — edited Jul 18 2006
I have a class I generated with JAXX (an XML GUI compiler),

The generated java file is 9007 lines long. It is erroring on line 13, the class definition, with the error:

CUSatGUI.java:13: UTF8 representation for string "sr!jaxx.runtim...." is too long for the constant pool

Without the actual code, I'm not sure how much can be debugged, but any advise or tips would be greatly appriciated.

Thank,
Jim
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2006
Added on Jul 18 2006
4 comments
784 views