You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sian January (JIRA)" <ji...@apache.org> on 2008/03/12 10:10:46 UTC

[jira] Assigned: (HARMONY-5594) [classlib][pack200] Deprecated classes don't have Deprecated attribute

     [ https://issues.apache.org/jira/browse/HARMONY-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sian January reassigned HARMONY-5594:
-------------------------------------

    Assignee: Sian January

> [classlib][pack200] Deprecated classes don't have Deprecated attribute
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-5594
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5594
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Pack200 HEAD
>            Reporter: Andrew Cornwall
>            Assignee: Sian January
>         Attachments: main.patch
>
>
> Classes which are marked as Deprecated do not get the Deprecated attribute when they're written out. In fact, it appears that any "undefined" attribute won't be written out.
> This patch causes all attributes stored with a class to be written out into its class file except for SourceFileAttribute, which is recomputed right before it is written.

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