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

Difference between revisions of "Equinox Performance Notes"

(New page: ==Significant Dates in History== * November 2006 - The JARs in the SDK were signed * February 2007 - The test framework was changed and the new one doesn't call -dev bin. * ?? - class load...)
(No difference)

Revision as of 17:09, 12 April 2007

Significant Dates in History

  • November 2006 - The JARs in the SDK were signed
  • February 2007 - The test framework was changed and the new one doesn't call -dev bin.
  •  ?? - class loader boot delegation was changed

Notes

  • We need to ensure that JARs are signed (or not signed) in both the new tests and the baselines
  • Potential factors in UI Application startup tests
    • In 3.2 the SDK's default perspective was the Resource Perspective and in 3.3 it is the Java perspective
    • The Welcome screen is also opened in the UI App startup test


[Category:Equinox]

Back to the top