[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[eclipse-dev] Planning Meeting Notes - Apr 22, 2009
|
--------
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