Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] 3.0 M2 now available

This indeed is caused by the new diagnosis. Entered:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=40514
Please attach your testcase to this bug (the offending unit should have a
problem stating 'internal compiler error').



                                                                                                                                        
                      Gary Gregory                                                                                                      
                      <ggregory@seagulls        To:       "'eclipse-dev@xxxxxxxxxxx'" <eclipse-dev@xxxxxxxxxxx>                         
                      w.com>                    cc:       Lee Breisacher <LBreisacher@xxxxxxxxxxxxx>, Marcel Romijn                     
                      Sent by:                   <MRomijn@xxxxxxxxxx>                                                                   
                      eclipse-dev-admin@        Subject:  RE: [eclipse-dev] 3.0 M2 now available                                        
                      eclipse.org                                                                                                       
                                                                                                                                        
                                                                                                                                        
                      07/19/2003 04:22                                                                                                  
                      AM                                                                                                                
                      Please respond to                                                                                                 
                      eclipse-dev                                                                                                       
                                                                                                                                        
                                                                                                                                        




FYI,

After turning off the compiler warning for "Unused Code/Unnecessary
cast..." and rebuilding all, the errors went away.

Gary

      -----Original Message-----
      From: Gary Gregory
      Sent: Friday, July 18, 2003 19:09
      To: 'eclipse-dev@xxxxxxxxxxx'
      Subject: RE: [eclipse-dev] 3.0 M2 now available

      Please find my .log file attached and epf exported preferences file.

      I think this has to do with having tuned on these new compiler
      warnings.

      Thanks,
      Gary

            -----Original Message-----
            From: Gary Gregory
            Sent: Friday, July 18, 2003 18:51
            To: Gary Gregory; 'eclipse-dev@xxxxxxxxxxx'
            Subject: RE: [eclipse-dev] 3.0 M2 now available

            Here is a little more info:

            Severity Description        Resource          In Folder
            Location            Creation Time
                        Internal compiler error
            java.lang.ArrayIndexOutOfBoundsException: -2147483473
                        at
            org.eclipse.jdt.internal.compiler.ast.CastExpression.checkNeedForArgumentCasts(CastExpression.java:297)
                        at
            org.eclipse.jdt.internal.compiler.ast.BinaryExpression.resolveType(BinaryExpression.java:1746)
                        at
            org.eclipse.jdt.internal.compiler.ast.MessageSend.resolveType(MessageSend.java:208)
                        at
            org.eclipse.jdt.internal.compiler.ast.Expression.resolve(Expression.java:433)
                        at
            org.eclipse.jdt.internal.compiler.ast.Block.resolve(Block.java:108)
                        at
            org.eclipse.jdt.internal.compiler.ast.IfStatement.resolve(IfStatement.java:261)
                        at
            org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolveStatements(AbstractMethodDeclaration.java:361)
                        at
            org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.resolveStatements(MethodDeclaration.java:140)
                        at
            org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration.resolve(AbstractMethodDeclaration.java:351)
                        at
            org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:846)
                        at
            org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.resolve(TypeDeclaration.java:887)
                        at
            org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.resolve(CompilationUnitDeclaration.java:270)
                        at
            org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:533)
                        at
            org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:328)
                        at
            org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.compile(AbstractImageBuilder.java:198)
                        at
            org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.compile(AbstractImageBuilder.java:171)
                        at
            org.eclipse.jdt.internal.core.builder.BatchImageBuilder.build(BatchImageBuilder.java:51)
                        at
            org.eclipse.jdt.internal.core.builder.JavaBuilder.buildAll(JavaBuilder.java:192)
                        at
            org.eclipse.jdt.internal.core.builder.JavaBuilder.build(JavaBuilder.java:115)
                        at
            org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
                        at
            org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
                        at
            org.eclipse.core.runtime.Platform.run(Platform.java:420)
                        at
            org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
                        at
            org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
                        at
            org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
                        at
            org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
                        at
            org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1015)
                        at
            org.eclipse.core.runtime.Platform.run(Platform.java:420)
                        at
            org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
                        at
            org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:243)
                        at
            org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:212)
                        at
            org.eclipse.core.internal.resources.Workspace.build(Workspace.java:181)
                        at
            org.eclipse.jdt.internal.ui.preferences.OptionsConfigurationBlock$3.run(OptionsConfigurationBlock.java:354)
                        at
            org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
                        DataAndDefinitionWalker.java
            Transidiom-DevE/Java/Source/com/seagullsw/appinterface/server
            line 0    July 18, 2003 6:45:10 PM

                  -----Original Message-----
                  From: Gary Gregory
                  Sent: Friday, July 18, 2003 18:50
                  To: 'eclipse-dev@xxxxxxxxxxx'
                  Subject: RE: [eclipse-dev] 3.0 M2 now available

                  I turned some new 3.0.m2 compiler warnings and "Apply"'d
                  and got a "Build all" error:

                  Errors during build.
                    -2147483473

                  What does that mean?

                  Thanks,
                  Gary

                        -----Original Message-----
                        From: Sonia Dimitrov
                        [mailto:Sonia_Dimitrov@xxxxxxxxxx]
                        Sent: Friday, July 18, 2003 16:32
                        To: eclipse-dev@xxxxxxxxxxx
                        Subject: [eclipse-dev] 3.0 M2 now available


                        Eclipse 3.0 milestone 2 (M2) is now available for
                        download from
                        http://eclipse.org/downloads/index.php
                        This drop is in the process of being propagated to
                        the various mirror sites, which usually takes a day
                        or so.

                        For people who already downloaded this afternoon's
                        integration build (20030718 16:17), there's no need
                        to download M2 - it's the same.

                        For a summary of new and noteworthy features in the
                        Eclipse 3.0 milestone M2 build, point your browser
                        at:
                        http://download.eclipse.org/downloads/drops/S-3.0M2-200307181617/eclipse-news-M2.html


                        The SWT team will be addressing the red x's beside
                        the QNX Photon drops with a patch and more details
                        in the near future.

                        Sonia






Back to the top