Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] Current open bugs on MTJ

Nice catch, those kind of bugs are always the hardest to find.... 


Eric Hildum
Senior Product Manager, Mobile Developer Tools & SDK
Software Platforms and Delivery
Ecosystem and Market Development
Motorola
Direct: +1-408-541-6809
Mobile: +1-510-305-0801
 
809 11th Avenue
Sunnyvale, CA 94089
USA

-----Original Message-----
From: dsdp-mtj-dev-bounces@xxxxxxxxxxx [mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Craig Setera
Sent: Sunday, August 31, 2008 18:22
To: Mobile Tools for The Java Platform mailing list
Subject: Re: [dsdp-mtj-dev] Current open bugs on MTJ

FYI... I figured out and fixed the concurrency issue that was showing up on device import in Ubuntu.  Given the nature of the problem (asyncExec rather than syncExec call), it could have happened for any device emulator on any platform.  I'm not entirely sure why it only seems to happen in the particular case.  Either way, I'm convinced that I found and fixed the root problem.

Craig

Paula Gustavo-WGP010 wrote:
>
> Hi MTJ
>
> We made an initial analysis of all open / assigned bugs. We broke the 
> bugs into three groups according to the priority to fix.
>
> 1 - P1 bugs: must be fix on MTJ 0.9
> 2 - P3 and P4 bugs: will be fix only if there is time and patches to 
> them
> 3 - P5 bugs: planned to future released
>
> Below is a link to each of the lists on bugzilla. If anyone on the 
> list think that the groups should be changed, please comment on the 
> bugs and we can move them if there is an agreement. MTJ committers 
> please try to focus on providing fixes to the group 1 bugs.
>
> Group 1:
> _https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short
> _desc_type=allwordssubstr&short_desc=&classification=DSDP&product=MTJ&
> long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssub
> str&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whitebo
> ard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGN
> ED&priority=P1&emailtype1=substring&email1=&emailtype2=substring&email
> 2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfield
> value=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop
> &type0-0-0=noop&value0-0-0=_
>
> Group 2:
> _https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short
> _desc_type=allwordssubstr&short_desc=&classification=DSDP&product=MTJ&
> long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssub
> str&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whitebo
> ard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGN
> ED&priority=P3&priority=P4&emailtype1=substring&email1=&emailtype2=sub
> string&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto
> =Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&fie
> ld0-0-0=noop&type0-0-0=noop&value0-0-0=_
>
> Group 3:
> _https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short
> _desc_type=allwordssubstr&short_desc=&classification=DSDP&product=MTJ&
> long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssub
> str&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whitebo
> ard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGN
> ED&priority=P5&emailtype1=substring&email1=&emailtype2=substring&email
> 2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfield
> value=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop
> &type0-0-0=noop&value0-0-0=_
>
>
> After the second round of test execution (that will happen next week) 
> we will evaluate the new bugs that are opened.
>
> :)
> gep
>
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> dsdp-mtj-dev mailing list
> dsdp-mtj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev
>   
_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev


Back to the top