Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Apr 29, 2009

--------
 Status
--------

JDT APT:
- newsgroups, conf calls, inbox, Bugzilla
- resolved bug 269934
- work on bug 270754 (processing of classes that inherit annotations

   from their superclass)

JDT UI:
- working towards 3.5 M7 (testing, fixing, N&N)
- triaged bugs still targeted for 3.5
- Call Hierachy now collapses node when search is cancelled and
  expands when search starts again.
- Generate toString()... wizard: Polished and enabled support for
  custom toString builders
- released JUnit4 / org.hamcrest.core split
- inbox tracking

Platform Text and JDT Text:
- working towards 3.5 M7 (testing, fixing, N&N)
- triaged bugs still targeted for 3.5
- helping with (Java) Compare
- inbox tracking

Platform Search:
- inbox tracking

JDT Core:
- fixed performance regression when saving in Java editor: bug 273308
- fixed  bug 267833: [javadoc] Standard block/inline tags should
  be warned when used in the wrong context (inline/block)
- improved naming conventions: bug 154823 and bug 263786
- fixed exception in AST rewrite: bug 272711
- M7 bug verifications

User Assistance:
- improved the performance of indexing HTML files by 5%
- incorporated some artwork changes into intro
- bug fixing
- one serious bug discovered in testing: [Bug 274079] 'Help index
  declared but missing'

Rel. Eng.:
- moved to publisher based build with product files and p2 slicer:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=266488
- added solaris.gtk.x86 drop to build
- added a repo consisting of pde.api tools environment descriptions
  available under pde runtime listing on build page, also available
  via p2 repo:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=271366
- updated to new stable orbit build, twice :-)
- bug fixing

Platform Workspace:
- inbox tracking
- testing M7 candidates
- bug fixing for M7
- polishing text and java compare editor
- fixing polish items list:
  - one left and is investigated:
        - bug 143419 - [Change Sets] Strange tree rendering in
          synchronized view
- May 1st is a holiday in Poland

Performances:
- 3.5 perf tests:
  - verification for builds N20090424-1216, I20090426-2000 and
    I20090428-01000:
    - new bugs:
      - Platform/UI:
        - https://bugs.eclipse.org/bugs/show_bug.cgi?id=274255
    - blocking root bug 270824:
      - 15 resolved (verified/worksforme)
      - 3 removed:
        - bug 262739 (Platform/Ant): tests removed from fingerprints:
          - deferred as too specific use cases
        - bug 217126 (JDT/UI): test <100ms, removed from fingerprints
        - bug 182337 (Platform/Res): need API changes, deferred to 3.6
      - 6 unresolved:
        - bug 116284 (Platform/UI): work in progress -> moved to RC1
        - bug 258259 (Equinox/Framework): only a comment to add!
        - bug 270769 (Platform/UI): 1 test failure
        - bug 270795 (Platform/UI): comment to be added?
        - bug 270797 (Platform/UI): status?
        - bug 274255 (Platform/UI): new

Platform UI:
- bug fixing
- testing


Back to the top