Re: JDK 1.5 support?
"Gili" <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
I did and it did not help. I checked out the latest version from CVS two days ago, fixed a bug in the MiniDemo which prevented it from building under JDK 1.5 (you were using the reserved keyword "enum" as a variable name) but it still yielded the same error. Gili On Fri, 8 Oct 2004 10:00:04 -0400, David Hovemeyer wrote: >On Wed, Oct 06, 2004 at 05:46:13PM -0400, Gili wrote: >> >> Now that JDK 1.5 is officially out, are there any plans to fix JDK 1.5 support? I've recently started getting >> the following errors when loading BCEL-processed files: >> >> Exception in thread "main" java.lang.VerifyError: (class: org/jdesktop/jdic/tray >> /win32/DefaultSystemTray, method: jaceUserStaticInit signature: ()V) Illegal constant pool index >This should be fixed if you check out the latest version of BCEL >from CVS. >-Dave >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected]