Skip to main content

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


-------------------
 Discussion Topics
-------------------

Dejan:
- What is actually going to happen between May 12-June 30?

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

JDT UI:
- file search polishing
- menu polishing
- extract supertype polish
- added required execution environments to manifest.mfs and changed
  project classpaths to use an execution environment rather than the
  workspace default JRE
- configure deprecated fix UI polish
- 3.2M6 testing and shipping
- bug fixing
- performance

Equinox:
- M6
- performance work
- bug triage
- bug fixing

PDE Build:
- investigation into integration of Pack200 into Build and Update Manager
- JAR signing investigation

Platform/JDT Text:
- shipped 3.2 M6
- performance work
- lots of bug fixing
- bugzilla inbox tracking
- vacation

User Assistance:
- M6 work:
  - cheat sheets and linkability in maintenance mode
- working on documentation and bug fixes

PDE:
- ctrl+1 support added to quick fixes for source pages PDE editors
- M6 work and bug fixes
- visit Wassim's new blog at http://wassim-melhem.blogspot.com

Install/Update:
- update site enhancement utility work (digests and pack200) is in
  progress:
  - a proposal has been published on the Update home page

Debug:
- M6 testing pass
- bug fixing
- investigating transient test failures:
  - appears that target VM is randomly disconnecting during some tests
  - reducing the clients making requests on the VM (views/test suite)
    seems to reduce occurrance of problem
- bug triage/prioritization for RC1

Platform UI:
- general:
  - M6 milestone week
  - discussing required field emphasis for 3.2
  - review of Eclipse menus
- bug fixing:
  - bug 112225:
    - Need consistent save lifecycle when multiple parts share the same
      model
  - bug 112215:
    - [CommonNavigator] Allow extensions to participate in the save
      lifecycle
- JFace:
  - scoping whether more undo can be delivered in RC1
- performance:
  - bug 133557:
    - [Trim] Opening and Closing a window leaks TrimAreas
- tests:
  - M6 testing

Workspace:
- M6 testing and release
- bug fixing for RC1

Ant:
- shipped 3.2 M6
- performance work:
  - permgen memory leak on Ant run:
    - https://bugs.eclipse.org/bugs/show_bug.cgi?id=130545
    - still not resolved and each profiling tool appears to be lying in
      different ways and impacting the results
    - any and all help is appreciated:
      - other performance issues appear to be solely resulting from
        issues in lower level components
      - unlikely to have much time to spend here except to point other
        teams at the Ant tests
    - open LCD on Targets tab performance regression:
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=128416
      - appears to be SWT due to the large differences between
        different platforms
    - open Ant Editor performance regression:
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=128417
- polish of Ant preference pages
- tweak of the AntMigrationDelegate used to migrate existing launch
  configs to the new launch configuration resource filtering
- cleaning up the broken NLS strings

Back to the top