You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/01/30 15:56:33 UTC

[jira] Resolved: (HARMONY-3073) [drlvm][classloader] Eliminate platform.h file from vm

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

Gregory Shimansky resolved HARMONY-3073.
----------------------------------------

    Resolution: Fixed

Patch applied at 501408. Please check that it was applied as expected.

> [drlvm][classloader] Eliminate platform.h file from vm
> ------------------------------------------------------
>
>                 Key: HARMONY-3073
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3073
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Vera Volynets
>         Assigned To: Gregory Shimansky
>         Attachments: platform_header_elimination_20070129.patch
>
>
> I suggest to eliminate platform.h file from vm because I want to use icu module which includes its own platform.h file.
> This way I avoid conflict.
> During platform.h elimination I've noticed that many code lines are dead, so I've deleted them.
> Changes  in patch:
> 1) Replace necessary lines from platform.h to platform_lowlevel.h, cleaned unused typedefs and defines.
> 2) Removed platform.h.
> 3) Removed java_lang_thead_nt.h as a dead code.

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