Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - March 16, 2011

[ Best of luck to all those going to EclipseCon and the Orion Summit -- have fun! ]

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

PDE:
- M7 Planning
- bug Fixing
- vacation

Rel. Eng.:
- 3.7M6 released and submitted to Indigo build
- test builds with 3.7M6 bundles
- test builds on Hudson
- code coverage with JaCoco is now enabled for integration builds
- 3.7M6 code coverage results are available; check out your bundles:
  - http://download.eclipse.org/eclipse/downloads/drops/S-3.7M6-201103101119/coverage.php
- API freeze report enabled in the build to compare against 3.7M6

JDT UI:
- shipped 3.7 M6
- continued to work on EclipseCon presentations
- investigated and fixed issues caused by java.io.File#toURL() and wrong usage/Javadoc
  of URIUtil#toURI(URL):
  - see https://bugs.eclipse.org/339422
- bug fixing
- vacation

Platform Text and JDT Text:
- shipped 3.7 M6
- investigated better handling of opening large files and causing OOME
- continued work on smart indent/paste bugs
- bug fixing
- vacation

Ant:
 - released 3.7M6
 - investigating remote debug encoding problem:
   - https://bugs.eclipse.org/bugs/show_bug.cgi?id=224880
 - investigating performance regressions:
   - https://bugs.eclipse.org/bugs/show_bug.cgi?id=337950
 - bug fixing

Debug:
 - released 3.7M6
 - investigating re-targetting sym-links for VM installs:
   - https://bugs.eclipse.org/bugs/show_bug.cgi?id=266651
 - bug fixing

JDT Core:
- 3.7M6 verification
- completed the try-with-resources implementation in the BETA_JAVA7 branch.
- working on more precise rethrow analysis and diamond case.
- Eclipsecon preparation
- bug triage

User Assistance:
- milestone testing
- polishing search results section of help view
- bug fixing
- Chris G will be on jury duty next week

Performances:
- 3.7:
  - N20110312-2000:
    - filed bug 340136 for Platform/UI
    - filed bug 340138 for PDE/API Tools
  - I20110315-0800: nothing new

Platform Workspace:
- inbox tracking
- Bug 294650 - create patch dialog does not always select all files [in progress]

SWT:
- 3.7M6 testing week went well
- 3.7 bug fixing including:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=280649:
    - FileDialog widget causes the interface to freeze when used into a WebStart RCP plugin
- vacation

.


Back to the top