> Jikes has been known to produce corrupt class files when compiling a 'large'
Anyway, with build 637 we'll be able to check if this is true - you will be shown an assertion with the corrupted method signature in this case. -- Best regards, Eugene Zhuravlev JetBrains, Inc, http://www.intellij.com "Develop with pleasure!" "Christopher Cobb" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Jikes has been known to produce corrupt class files when compiling a 'large' > number of files at once (large means hundreds?). My project has a couple of > thousand files so it very may well be the problem. > > In fact, I was hoping that this version of jikes fixed this problem...possibly > not :( > > cc > > Eugene Zhuravlev wrote: > > > Hi Christopher, > > > > Very strange error... According to the stacktrace it looks like the class > > file contains incorrect method signatures (not conforming to the class file > > format...) I have added an assertion there just to be on a safe side, please > > check build 637 when it is out. > > > > -- > > > > Best regards, > > Eugene Zhuravlev > > JetBrains, Inc, http://www.intellij.com > > "Develop with pleasure!" > > > > "Christopher Cobb" <[EMAIL PROTECTED]> wrote in message > > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > I just performed a Rebuild Project with Jikes (1.16) and got: > > > > > > [30416688] ERROR - intellij.plugins.PluginManager - > > > [30416688] ERROR - intellij.plugins.PluginManager - IntelliJ IDEA > > > (Ariadna) 3.0 > > > Build #636 > > > [30416688] ERROR - intellij.plugins.PluginManager - JDK: 1.4.0_01 > > > [30416688] ERROR - intellij.plugins.PluginManager - VM: Java > > > HotSpot(TM) Client > > > VM > > > [30416688] ERROR - intellij.plugins.PluginManager - Vendor: Sun > > > Microsystems In > > > c. > > > [30416704] ERROR - intellij.plugins.PluginManager - OS: Windows 2000 > > > [30416704] ERROR - intellij.plugins.PluginManager - > > > java.lang.StringIndexOutOfBoundsException: String index out of range: -2 > > > > > > at java.lang.String.substring(String.java:1476) > > > at com.intellij.compiler.c.bg.l(bg.java:52) > > > at com.intellij.compiler.c.f.a(f.java:199) > > > at com.intellij.compiler.c.o.d(o.java:168) > > > at com.intellij.compiler.cd.run(cd.java:16) > > > > > > > > > > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
