Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Aug 10, 2005


[Note: I will be on vacation for the next two weeks, so please send your status info to Kevin Haaland.]

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

Rel. Eng.:
- Should source and target compilation settings be modified for 3.2?
  We currently set source to 1.3 and target to 1.2.

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

Debug:
- bug fixing
- added Java debugger support for evaluations in the context of arrays
- continued work on prototype of asyncronous tree viewer
- 3.2 planning
- DSDP sub group meeting regarding flexible hierarchy:
  - Wind River, IBM, QNX, TI.
  - debug team will work on prototype of current proposal:
    - http://dev.eclipse.org/viewcvs/index.cgi/*checkout*/platform-debug-home/r3_2/docs/flexible_hierarchy.html?rev=HEAD&content-type=text/html

Platform/JDT Text:
- quick diff:
  - performance improvements
  - performance tests
- 3.1.1 bug fixing
- 3.2 planning
- 3.2 M1 testing
- bug inbox tracking
- vacation

Rel. Eng.:
- 3.2M1
- summary of variation coefficients on elapsed process times for all
  performance scenarios posted for 3.1 stream builds
  - http://download.eclipse.org/downloads/drops/R-3.1-200506271435/performance/cvsummary.html
  - can be used to identify performance improvement/regression over the
    course of builds, to identify problems with the scenario itself, or
    to identify problem test machines.
- planning build infrastructure changes based on draft 3.2 plan including:
  - updating jdks used in builds
  - testing on RHEL WS4  (upgrade existing or obtain new test machines?)
  - performance testing previous releases on java 1.5
- preparations to start JUnit testing on Mac OS X as part of the builds
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=69892

JDT/UI:
- 3.1.1 bug fixing
- 3.2 planning
- 3.2 M1 testing
- JUnit: improved performance to find all tests inside a package
- vacation

Workspace:
- breaking in new team member
- discussions on flexible workspace and logical model integration plan bugs
- 3.1.1 bug fixes (Team/CVS)
- further prototyping of abstract file system API (getting test suites
  to run)

JDT/Core:
- fixing bugs (both in 3.2 and 3.1.1 stream)
- work in progress for detecting unnecessary NLS tags (> M1)
- work in progress for having access restriction deal with inheritance
  (flag indirect access to restricted supertype material)
- checking 3.2 M1


Back to the top