You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Aleksey Shipilev (JIRA)" <ji...@apache.org> on 2008/08/08 13:33:44 UTC

[jira] Created: (HARMONY-5939) [classlib][archive] Add zipCachePool_new to exports

[classlib][archive] Add zipCachePool_new to exports
---------------------------------------------------

                 Key: HARMONY-5939
                 URL: https://issues.apache.org/jira/browse/HARMONY-5939
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Aleksey Shipilev
         Attachments: cl-archive-addExport-v1.patch

Jikes RVM needs "zipCachePool_new" to be exported. This issue leads to the requirement for JikesRVM build system to fetch the entire classlib and rebuild it with the minor patch that exports the needed symbol. Pulling this patch into Harmony classlib would enable JikesRVM to use prebuilt Harmony classlib, making integration a lot easier.

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


[jira] Updated: (HARMONY-5939) [classlib][archive] Add zipCachePool_new to exports

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

Aleksey Shipilev updated HARMONY-5939:
--------------------------------------

    Attachment: cl-archive-addExport-v1.patch

cl-archive-addExport-v1.patch
Proposed patch.

> [classlib][archive] Add zipCachePool_new to exports
> ---------------------------------------------------
>
>                 Key: HARMONY-5939
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5939
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Aleksey Shipilev
>         Attachments: cl-archive-addExport-v1.patch
>
>
> Jikes RVM needs "zipCachePool_new" to be exported. This issue leads to the requirement for JikesRVM build system to fetch the entire classlib and rebuild it with the minor patch that exports the needed symbol. Pulling this patch into Harmony classlib would enable JikesRVM to use prebuilt Harmony classlib, making integration a lot easier.

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