|
|
(8 intermediate revisions by 2 users not shown) |
Line 9: |
Line 9: |
|
| |
|
|
| |
|
| '''Next meeting's Agenda Items (1/13/09):''' | | '''Next meeting's Agenda Items (3/17/09):''' |
| * Status Updates | | * Canceled |
|
| |
|
|
| |
|
|
| |
|
|
| |
|
| = January 6, 2009 Meeting Notes = | | = January 27, 2009 Meeting Notes = |
| == Attendees == | | == Attendees == |
| Dan Schaffer, Dan Smith, Brent Baker, Leslie Lewis, Rob Borcic, Tom Harwood, Steven Johnson
| | Jeff, Steven, Brent, Tom, Dan Schaffer, Rick Reitmaier, Rob Winchell, Moh |
| | |
| == Agenda Topics == | | == Agenda Topics == |
| * Current Release Status
| |
| * Status Updates | | * Status Updates |
|
| |
|
| == Meeting Discussion Notes == | | == Meeting Discussion Notes == |
| === Current Release Status ===
| |
| * December release delayed
| |
| * Request from Flex & Player teams on string work and memory profiler changes for performance testing
| |
| * Strings not ready yet for release out to TC
| |
| * Hold off on releasing current bits from Redux and focus on getting strings stable. This could take a couple of week.
| |
| * Decision: Delay December release and work this week to get strings work done
| |
| * Other teams can take private builds from Redux if needed
| |
| ** 469836 – tracking bug for this release. Two dependent bugs:
| |
| ** Interpreter
| |
| ** Memory usage problem
| |
|
| |
| === Status Updates === | | === Status Updates === |
| Rob Winchell
| |
| * No Tamarin related status workin on WinMo
| |
| * Working on running ATS on Windows Mobile
| |
| * Finding memory problems
| |
| * ATS gets further than where we were with Taiko
| |
|
| |
|
| Dan Schaffer
| | Jeff: |
| * Canary perf apps
| | * Checked in a verifier refactoring. Some cleanup needed, but wanted to get it in. |
| * Checked in headless player emulator | | * Put in a pipeline architecture where all code generators are driven off of api (similar to backend nanojit api) |
| * Working on a headless version that runs in the shell
| |
| * Cleaning up runtests scripts (perf and acceptance tests sharing libraries) | |
|
| |
|
| Edwin
| |
| * Adding a script for running the VM more than once and prints out the differences
| |
| ** Run all configs on one platform
| |
| ** If you use ssh cleverly you can probably run all platforms
| |
| * Fuzzer
| |
| ** Differential testing work (see above bullet)
| |
| ** Driver
| |
| ** Generates abc – writing a recursive descent grammar
| |
| ** Reducer – generate an abc that is big and it crashes somewhere you need a way to get it back down to a normal abc size (NOT Started and probably won’t get to)
| |
| * X64 stuff close but not done yet, need another week
| |
|
| |
|
| Brent
| | Steven |
| * Adding things to buildbot now that arm has jit enabled by default. It is now running interpreter default mix mode and adding a forced jit run. Also a 64 bit machine for mac ppc and intel will be enabled. | | * Spot bug fixing |
| * Sun studio compiler has been fixed and a patch will be releases shortly after Xmas. Current blocking issue we have should be fixed in the compiler shortly available.
| |
| * Taking on some house cleaning stuff with bugbase so it is easy for us to manage.
| |
| * Tracking work items were not always getting a triage status set, so now all bugs where there is something for Q E to do should be passed to QRB. If it is a dev only bug it will be assigned to triage an d assigned directly to Dev. No changes from the Dev perspective, now QE and management has more visibility into all work items.
| |
| | |
| Trevor
| |
| * Scrum planning
| |
| * Editing content on MDC
| |
| * Tamarin Blog is going to be created (bug open)
| |
| ** Add a tamarin roadmap for non Adobe folks
| |
| * Updates to Tamarin project on Mozilla.org.
| |
| ** Goals will be a pointer to MDC so we can edit easily
| |
| * Upcoming task: Jeff, Peter Donovan, Trevor will review ASC deferred bugs
| |
|
| |
|
| | Dan Schaffer |
| | * Ecma 3 data acceptance tests |
| | * If anyone sees any failures, send Dan Schaffer an email |
| | * There may still be some lurking problems |
|
| |
|
| Tom Harwood | | Tom Harwood |
| * Addressing bugs Dan Sch found after running acceptance tests | | * Global optimizer stopped working on this for now |
| * Started SCRUM feature summaries | | * Starting to work on verifier and code generators instead |
| | | * Jeff’s change broke GO code |
| Dan Smith
| | * Tom filed a bug on that. Copy Jeff on that but. |
| * Scrum process/tracking
| |
| * Next Monday kickoff process and start Sprint 1
| |
| * Nokia workshop coming up week of 19th, Dan in SF that week
| |
| | |
| | |
| Steven
| |
| * Narrowing out differences between Tamarin and player
| |
| * Focus on Debugger memory usage and teasing it down, another few more days
| |
| * Security patches okay to push them out | |
| * Strings are still flaky especially on 64 bit builds | |
| ** We will need to redo them so they separately allocate string structure. Need to check in with Michael Daumling to see if he can help out. He may have time to help out. Dan Smith will find out his availability.
| |
| ** Another short term option is to enable interior pointers as opposed to crashing randomly – Not an optimal suggestion as it will regress performance
| |
| | |
| Christopher Peyer
| |
| * Perf Report Page up and running
| |
| * Working on threaded run tests
| |
| | |
| Jeff
| |
| * Refactor of verifier complete, need 32 bit builds to pass. Once done need to decide to push into redux. Performance up to par with current redux. Haven’t looked at memory usage yet.
| |
| ** Needs help from QE prior to making decision to push
| |
| * Started an ASC backlog (to isolate work items that are specific to ASC, so it can be shared across the Flex SDK team)
| |
| * Everything that our team is working on should be in our ActionScript Product Backlog
| |
| | |
| Lars
| |
| * Working on bug backlog, release planning
| |
|
| |
|
|
| |
|
| = Older meetings = | | = Older meetings = |
| | * [[Tamarin:WeeklyUpdates/2009-01-27|January 27, 2009]] |
| | * [[Tamarin:WeeklyUpdates/2009-01-013|January 13, 2009]] |
| * [[Tamarin:WeeklyUpdates/2009-01-06|January 6, 2009]] | | * [[Tamarin:WeeklyUpdates/2009-01-06|January 6, 2009]] |
| * [[Tamarin:WeeklyUpdates/2008-12-16|December 16, 2008]] | | * [[Tamarin:WeeklyUpdates/2008-12-16|December 16, 2008]] |