Re: JDK 1.5 support?
David Hovemeyer <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
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