You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2007/08/01 06:02:53 UTC

[jira] Created: (RIVER-163) ClassDep doesn't pick up annotation or type parameter dependencies

ClassDep doesn't pick up annotation or type parameter dependencies
------------------------------------------------------------------

                 Key: RIVER-163
                 URL: https://issues.apache.org/jira/browse/RIVER-163
             Project: River
          Issue Type: New Feature
          Components: com_sun_jini_tool
    Affects Versions: jtsk_2.0
            Reporter: Nigel Daley


Bugtraq ID [5089430 |http://bugs.sun.com/bugdatabase/view_bug.do?bug_id= 5089430]

ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (RIVER-163) ClassDep doesn't pick up annotation or type parameter dependencies

Posted by "Peter Firmstone (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/RIVER-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701079#action_12701079 ] 

Peter Firmstone commented on RIVER-163:
---------------------------------------

The new implementation of ClassDep River-272 should solve this issue, test cases anyone?

> ClassDep doesn't pick up annotation or type parameter dependencies
> ------------------------------------------------------------------
>
>                 Key: RIVER-163
>                 URL: https://issues.apache.org/jira/browse/RIVER-163
>             Project: River
>          Issue Type: New Feature
>          Components: com_sun_jini_tool
>    Affects Versions: jtsk_2.0
>            Reporter: Nigel Daley
>
> Bugtraq ID [5089430|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5089430]
> ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (RIVER-163) ClassDep doesn't pick up annotation or type parameter dependencies

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

Peter Firmstone closed RIVER-163.
---------------------------------


> ClassDep doesn't pick up annotation or type parameter dependencies
> ------------------------------------------------------------------
>
>                 Key: RIVER-163
>                 URL: https://issues.apache.org/jira/browse/RIVER-163
>             Project: River
>          Issue Type: New Feature
>          Components: com_sun_jini_tool
>    Affects Versions: jtsk_2.0
>            Reporter: Nigel Daley
>            Assignee: Peter Firmstone
>             Fix For: AR2
>
>         Attachments: glyph.jar, orig.txt, repl.txt
>
>
> Bugtraq ID [5089430|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5089430]
> ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (RIVER-163) ClassDep doesn't pick up annotation or type parameter dependencies

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

Peter Firmstone resolved RIVER-163.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: AR2
         Assignee: Peter Firmstone

Resolved, bytecode test cases should be made in future to identify any further omissions, to do this we need the bytecode.  Note the external libraries and JRE change the results of the analysis if they have changed.  The test case analysis will have to remain within the uploaded bytecode to avoid false positives.

> ClassDep doesn't pick up annotation or type parameter dependencies
> ------------------------------------------------------------------
>
>                 Key: RIVER-163
>                 URL: https://issues.apache.org/jira/browse/RIVER-163
>             Project: River
>          Issue Type: New Feature
>          Components: com_sun_jini_tool
>    Affects Versions: jtsk_2.0
>            Reporter: Nigel Daley
>            Assignee: Peter Firmstone
>             Fix For: AR2
>
>         Attachments: glyph.jar, orig.txt, repl.txt
>
>
> Bugtraq ID [5089430|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5089430]
> ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RIVER-163) ClassDep doesn't pick up annotation or type parameter dependencies

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

Nigel Daley updated RIVER-163:
------------------------------

    Description: 
Bugtraq ID [5089430|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5089430]

ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.


  was:
Bugtraq ID [5089430 |http://bugs.sun.com/bugdatabase/view_bug.do?bug_id= 5089430]

ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.



> ClassDep doesn't pick up annotation or type parameter dependencies
> ------------------------------------------------------------------
>
>                 Key: RIVER-163
>                 URL: https://issues.apache.org/jira/browse/RIVER-163
>             Project: River
>          Issue Type: New Feature
>          Components: com_sun_jini_tool
>    Affects Versions: jtsk_2.0
>            Reporter: Nigel Daley
>
> Bugtraq ID [5089430|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5089430]
> ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (RIVER-163) ClassDep doesn't pick up annotation or type parameter dependencies

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

Peter Firmstone updated RIVER-163:
----------------------------------

    Attachment: glyph.jar
                orig.txt
                repl.txt

orig.txt contains the dependency analysis of the Jini 2.1 classdep tool, repl.txt contains the analysis of the latest tool.  glyph.jar contains the bytecode that was analysed.  Note that the Jini 2.1 classdep tool contains duplicate entries.

We need to make test cases from several byte codes.  In future when people have identities that have not been identified, it's important to uploade the analysed byte code in order to be able to repeat the bug.

> ClassDep doesn't pick up annotation or type parameter dependencies
> ------------------------------------------------------------------
>
>                 Key: RIVER-163
>                 URL: https://issues.apache.org/jira/browse/RIVER-163
>             Project: River
>          Issue Type: New Feature
>          Components: com_sun_jini_tool
>    Affects Versions: jtsk_2.0
>            Reporter: Nigel Daley
>         Attachments: glyph.jar, orig.txt, repl.txt
>
>
> Bugtraq ID [5089430|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5089430]
> ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.ClassDep, when run on Tiger analyzing Tiger-generated class files, will not pick up dependencies that exist in runtime-accessible annotations or type parameters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.