Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Planning Meeting Notes - Apr 28, 2010

Performances:
- 3.6 perf tests:
  - automatic generation is definitely back :-)
  - baselines are also back :-)
  - windows machines are down :-(
  - builds verification (all scenarios):
    - I20100422-1310: nothing new
    - I20100423-0906:
      + JDT/Core:
        1) bug 310811: Big regression on ...#testFormatDefaultBigFile()
    - I20100424-2000: nothing new
    - I20100425-2000: nothing new
    - I20100426-0852: not finished yet
    - I20100425-0100: not finished yet

Cordialement/Regards,

Frédéric




|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Mike Wilson <Mike_Wilson@xxxxxxxxxx>                                                                                                              |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |eclipse-dev@xxxxxxxxxxx                                                                                                                           |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |04/28/2010 03:12 PM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[eclipse-dev] Planning Meeting Notes - Apr 28, 2010                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Sent by:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |eclipse-dev-bounces@xxxxxxxxxxx                                                                                                                   |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





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

JDT APT:
  - bugs, inbox, conf calls

JDT Core:
- fixed long standing issue with line wrapping and cascading method
  invocations
- worked on performance issues
- fixed some code assist issues
- bug triage
- 3.6M7 verification
- investigating search issue with working sets
- fixes in the batch compiler to accomodate changes in PDE/Build

Debug:
- a few bug fixes (5)
- testing & triage

PDE:
- support to add individual bundles to a feature based launch
- support to synchronize project compiler warning/error settings
  with PDE build
- support to synchronize resource encoding settings with PDE build
- bug fixing
- testing & triage

JDT UI:
- added annotations to Javadoc hovers
- fixed a problem with DocumentChanges being executed in a background
  thread
- worked on improving quick fix to add @SuppressWarnings to local
  variables
- removed Java 1.7 from the Java Compiler preference/properties page
- in "New *" wizards, fixed bugs regarding virtual and filtered
  resources
- for GTK, released a workaround for deadlocks on Quick Fix:
  - bug 293995

Platform Text and JDT Text:
- fixed a problem when block selection spans parts of a tab character:
  - bug 307395

Platform UI:
- on the Mac, keybinding for Space is now rendered as "Space", not "_"
  - bug 226988

SWT:
- accessibility: debugging with various screen readers
- setting up for S390/S390X builds
- various bug fixes, including:
  - bug 283503: Eclipse crashes at
    org.eclipse.swt.internal.win32.OS.ScriptGetLogicalWidths
- 3.6M7 testing

Rel. Eng.:
- p2 discovery tests now run as part of build.  They test
  functionality outside the SDK.  We provision the necessary bundles
  from the repo
- upgraded to Jetty 6.1.23 and new Orbit build
- tested building with new bundles to fix problems with metadata in
  sliced repos (JDT, PDE, examples etc)
- updated features with new licenses
- all bundles are now signed. The foundation has implemented logging
  for the signing process
- The signing process is taking 90 minutes to complete. It used to take
  45 minutes to sign.  Why?  We have more bundles.  The load average on
  build.eclipse.org is high with so many projects running builds and
  signing.  The foundation is in the process of implementing new hardware
  so build.eclipse.org will be faster
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=305213
- bug fixing

Workspace:
- working on BiDi issues
- working on the 3.6 polish items
- fixing M7 issues
- testing on Mon and Tue

._______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top