Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: Fw: [eclipse-dev] Planning Meeting Notes - Apr 22, 2009


I just fixed the issue with the RHEL 5.0 machine.  It had been rebooted last week with the UPS failures and wasn't logged in as the build user.

Kim




Frederic Fusier <frederic_fusier@xxxxxxxxxx>
Sent by: eclipse-dev-bounces@xxxxxxxxxxx

04/22/2009 10:21 AM

Please respond to
"General development mailing list of the Eclipse project."        <eclipse-dev@xxxxxxxxxxx>

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
Fw: [eclipse-dev] Planning Meeting Notes - Apr 22, 2009






Performances:
- 3.5 perf tests:
 - Problem on RHEL 5.0 machine no results for UI components
 - verification for I20090421-0800:
   - no new bugs
   - performance bugs
     - 10 resolved (verified/worksforme/removed)
     - 11 unresolved (8 in progress)

Cordialement/Regards,

Frédéric


----- Forwarded by Frederic Fusier/France/IBM on 04/22/2009 04:09 PM -----
|------------>
| From:      |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |Boris Bokowski <bokowski@xxxxxxxxx>                                                                                                               |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |"General development mailing list of the Eclipse project." <eclipse-dev@xxxxxxxxxxx>                                                              |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |04/22/2009 03:23 PM                                                                                                                               |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |Re: [eclipse-dev] Planning Meeting Notes - Apr 22, 2009                                                                                           |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Sent by:   |
|------------>
 >--------------------------------------------------------------------------------------------------------------------------------------------------|
 |eclipse-dev-bounces@xxxxxxxxxxx                                                                                                                   |
 >--------------------------------------------------------------------------------------------------------------------------------------------------|





Platform UI:
- bug fixing
- wrapping up performance investigation
- adopting new SWT API: Shell.setModified, SWT.SHEET

On Wed, Apr 22, 2009 at 9:09 AM, Mike Wilson <Mike_Wilson@xxxxxxxxxx>
wrote:
> --------
>  Status
> --------
>
> JDT APT:
> - newsgroups, conf calls, inbox, Bugzilla
> - ongoing work on bug 269934 (yes, still...)
>
> Debug:
> - bug fixing:
>   - debug view shows stale threads (272494)
>   - thread collapsed unexpectedly as threads are terminated (212798)
>   - build before launch should use one top level workspace runnable
(268978)
> - triage
>
> PDE:
> - working on API analysis incremental build performance:
>   - fixed tests with false positives
>   - working on fix to reduce number of types analyzed in incremental
build
> - API comparison -- just in time to summarize your API changes in 3.5!:
>   - Compare With > API Baseline...
>   - browse changes in view/generate HTML/XML reports
> - re-worked p2 target provisioner:
>   - software sites & installable units can be added to target definitions
> - continued work on category editor/definitions for feature export
> - bug fixing
>
> JDT UI:
> - all performance bugs from Frédéric's root bug are 270824 fixed
> - released first cut of "Expand With Constructors" in the Call Hierarchy:
>   - in caller hierarchies, you can now also show the constructors of the
>     declaring type of an instance method (after you switched to the new
>     mode in the context menu). This is mainly useful for methods in
>     anonymous classes, e.g. to follow the calls that create a Runnable,
>     instead of those who call the run() method
> - Babel pseudo translations: checked our UIs, fixed a bug ("Other
Projects"
>   working set kept old translated name)
>   - note: I had problems with messages for the Link widget, since the PTT
>     pack replaced all " by '
> - sorting out issues with the org.junit4 / org.hamcrest.core split
(actually
>   there were no issues, but I first had to find that out)
> - reviewed and committed patch from Eric Rizzo which improves defaults in
>   NLS wizard
> - improved refactoring tests regarding deletion and creation of CUs
> - bug fixing
> - inbox tracking
>
> Platform Text and JDT Text:
> - all performance bugs from Frédéric's root bug 270824 are fixed
> - added annotation navigation target enablement to the 'Annotations'
>   preference page
> - reviewed, commented and committed patches regarding Java Compare
> - bug fixing
> - inbox tracking
>
> Platform Search:
> - inbox tracking
>
> JDT Core:
> - fixed performance regression while closing projects (bug 270784)
> - constructors with an array as parameter type are now proposed
>   (bug 272148)
> - investigated bug 272655: [index] Indexer uses lots of memory (at
>   least temporary)
> - search for type reference with wildcards now  finds references in
>   package ( bug 251827)
> - fixed bug 246832: [1.5][assist] Camel case completion not working
>   with statically imported methods
> - fixed bug 267833: [javadoc] Custom tags should not be allowed for
>   inline tags
>
> Rel. Eng.:
> - final stages of testing publisher changes for build see:
>   - https://bugs.eclipse.org/bugs/show_bug.cgi?id=266488
> - after publisher changes are complete, will release changes for
>   solaris gtk x86 port in bug:
>   - https://bugs.eclipse.org/bugs/show_bug.cgi?id=272211
> - M7 build schedule is available:
>   - http://www.eclipse.org/eclipse/platform-releng/buildSchedule.html
> - bug fixing
>
> User Assistance:
> - completed retriage of all open help bugs
> - bug fixing
> - closed some bug reports that could not be reproduced
>
> Platform Workspace:
> - inbox tracking
> - bug fixing for M7
> - polishing
> - May 1st is a holiday in Poland
>
>
>
>
>
>
>
>
> _______________________________________________
> eclipse-dev mailing list
> eclipse-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/eclipse-dev
>
>
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev


_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top