Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] I20030604 for 3.0 M1 go from JDT/Core

No problem. New JDT/Core contribution got released (v_357). We tested it
given the (indeed) quite reproduceable steps mentionned in the PRs and it
seems to do the trick.

This was a long standing issue (since 2.0) but it got recently surfaced.
This should also resolve the transient errors generated during plugin
imports (where .classpath files cannot be read as JDT/Core needs them).
This was a side effect of JDT/Core triggering marker generation when
opening Java projects in broken state. We will now simply handle these
silently.



                                                                                                                                            
                      Jeff                                                                                                                  
                      McAffer/Ottawa/IBM        To:       eclipse-dev@xxxxxxxxxxx                                                           
                      @IBMCA                    cc:                                                                                         
                      Sent by:                  Subject:  Re: [eclipse-dev] I20030604 for 3.0 M1 go from JDT/Core                           
                      eclipse-dev-admin@                                                                                                    
                      eclipse.org                                                                                                           
                                                                                                                                            
                                                                                                                                            
                      06/05/2003 10:03                                                                                                      
                      PM                                                                                                                    
                      Please respond to                                                                                                     
                      eclipse-dev                                                                                                           
                                                                                                                                            
                                                                                                                                            





Thanks Philippe.  If it makes you feel any better, it was reported
separately so your mentioning it was not the trigger.

At this point it is not 100% of the time so there may be something we can
readme/document as a workaround or avoidance.  Also, if there is a quick
hacky change we can do to PDE (sorry Dejan) that avoids the problem, this
is an option.  Of course a fix would be best...

Jeff


                                                                          
   "Philippe P Mulet"                                                     
   <philippe_mulet@xxxxxxxxxx>             To:                            
   Sent by:                        eclipse-dev@xxxxxxxxxxx                
   eclipse-dev-admin@xxxxxxxxxxx           cc:                            
                                           Subject:        [eclipse-dev]  
                                   I20030604 for 3.0 M1 go from JDT/Core  
   06/05/2003 03:25 PM                                                    
   Please respond to eclipse-dev                                          
                                                                          





Ok, I guess I shouldn't have mentionned it then. <g> We'll investigate some
workaround for M1 within today.

FYI - the problem has always been there. We believe PDE imports are causing
this to occur more often in recent builds. It is a timing issue, and our
code hasn't changed in this area. It has to do with how PDE creates plugin
projects, which is different from before 2.1.

Give us a couple hours to put/test the workaround.

----- Forwarded by Philippe P Mulet/France/IBM on 06/05/2003 09:24 PM -----

                     Philippe P Mulet

                                              To:
eclipse-dev@xxxxxxxxxxx

                     06/05/2003 06:56         cc:

                     PM                       From:     Philippe P
Mulet/France/IBM@IBMFR
                                              Subject:  [eclipse-dev]
I20030604 for 3.0 M1 go from JDT/Core





We are aware of a rare deadlock situation during plugin import (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=37274), but this isn't a
regression.
Thus not a stop ship for 3.0-M1.

GO from JDT/Core



_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev








Back to the top