You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Shigeru Nakagaki (JIRA)" <ji...@apache.org> on 2012/10/09 14:54:04 UTC

[jira] [Created] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Shigeru Nakagaki created FLEX-33213:
---------------------------------------

             Summary: A profiler does not enumerate some classes under a peculiar situation. 
                 Key: FLEX-33213
                 URL: https://issues.apache.org/jira/browse/FLEX-33213
             Project: Apache Flex
          Issue Type: Bug
          Components: Profiler
    Affects Versions: Adobe Flex SDK 4.6 (Release)
         Environment: Flash Builder 4.0.1, Window 7
            Reporter: Shigeru Nakagaki


Step 1. create library project for ASReflect
Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler

Actual result :
There are a lot of invisible classes.

Expected result :
All classes must be enumerated.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473808#comment-13473808 ] 

Alex Harui commented on FLEX-33213:
-----------------------------------

You already filed one at bugs.adobe.com/jira, didn't you?
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip, TooManyInstancesAtOneFrameTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-33213:
------------------------------------

    Attachment: asreflect-1.00-rc1-src.zip

ASReflect source
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473107#comment-13473107 ] 

Shigeru Nakagaki commented on FLEX-33213:
-----------------------------------------

When I set "superType" local variable of org.libspark.asreflect.builders.BasicTypeHandler#handleStartElement to null, Profiler enumerates all classes.

like this
var superType:Type = null;


I don't know why. But this works.
But I really want to know why this change solved this issue.
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473828#comment-13473828 ] 

Shigeru Nakagaki commented on FLEX-33213:
-----------------------------------------

Yeah, but I can't edit it......... Well, did you change something of bugs.adobe.com/jira? I can edit now ...
All right, I'll log these additional information.
thanks
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip, TooManyInstancesAtOneFrameTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-33213:
------------------------------------

    Attachment: TooManyInstancesAtOneFrameTest.zip
    
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip, TooManyInstancesAtOneFrameTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473796#comment-13473796 ] 

Shigeru Nakagaki commented on FLEX-33213:
-----------------------------------------

Alex, Which site should I log to????
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip, TooManyInstancesAtOneFrameTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-33213:
------------------------------------

    Attachment:     (was: ASReflectDiscouragedForProfileMetaTest.zip)
    
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-33213:
------------------------------------

    Environment: Flash Builder 4.0.1, Window 7, Adobe AIR  (was: Flash Builder 4.0.1, Window 7)
    
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-33213:
------------------------------------

    Attachment: ASReflectDiscouragedForProfileMetaTest.zip

Test project
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Shigeru Nakagaki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shigeru Nakagaki updated FLEX-33213:
------------------------------------

    Attachment: ASReflectDiscouragedForProfileMetaTest.zip

I guess I figured out this issue.
If so many instances are created at once, Profiler can not pick those up.
ASReflect.getTypeFrom creates so many instances at onces.
And if those processings overlap, much more instances will be created at once. 
Also memory usage changes only a few. It's not correct.
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Harui resolved FLEX-33213.
-------------------------------

    Resolution: Won't Fix

The profiler is not donated to Apache.  Please file a bug with Adobe.  It will be nice to have this test case, however, if we ever do write our own profiler.
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip, TooManyInstancesAtOneFrameTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (FLEX-33213) A profiler does not enumerate some classes under a peculiar situation.

Posted by "Alex Harui (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Harui closed FLEX-33213.
-----------------------------


Closed as external bug.
                
> A profiler does not enumerate some classes under a peculiar situation. 
> -----------------------------------------------------------------------
>
>                 Key: FLEX-33213
>                 URL: https://issues.apache.org/jira/browse/FLEX-33213
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Profiler
>    Affects Versions: Adobe Flex SDK 4.6 (Release)
>         Environment: Flash Builder 4.0.1, Window 7, Adobe AIR
>            Reporter: Shigeru Nakagaki
>         Attachments: asreflect-1.00-rc1-src.zip, ASReflectDiscouragedForProfileMetaTest.zip, TooManyInstancesAtOneFrameTest.zip
>
>
> Step 1. create library project for ASReflect
> Step 2. run ASReflectDiscouragedForProfileMetaTest with Profiler
> Actual result :
> There are a lot of invisible classes.
> Expected result :
> All classes must be enumerated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira