Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Equinox/Meeting Minutes/20100406

Attendees

  • John
  • Simon
  • DJ
  • Tom
  • Jeff

Agenda

  • M7 and performance

Minutes

M7

  • 190 in Equinox in total
  • 170 in p2
  • Need to go through the equinox plan.
  • Evaluate other bugs to make sure we don't have things falling through the cracks.

Permformance

  • John is seeing more OutOfMemory Errors in search for available software
  • A class loading bug has been opened. (bug 308157)

Service Usage

  • (bug 307812)
    • We should strive to remove BundleActivators
    • We should scan usages of ServiceTracker and in particular BundleContext.getService which assumes a service is always non-null. Tom will take a first pass over p2 usage of services.

API Freeze

  • Confusion of API Freeze
    • Need to document this better. We assume the new committers just know the rules.

Back to the top