[ https://issues.apache.org/jira/browse/HARMONY-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Regis Xu updated HARMONY-6030:
------------------------------
Attachment: HARMONY-6030.diff
the patch move OSMemory.h to luni/shared, and merge all platform independent code to luni/shared/OSMemory.c,
remove OSMemory.h/OSMemory.c in unix and windows directory. And also fix makefile to suit
new structure.
> [classlib][luni] - move platform independent code of OSMemory to shared directory
> ---------------------------------------------------------------------------------
>
> Key: HARMONY-6030
> URL: https://issues.apache.org/jira/browse/HARMONY-6030
> Project: Harmony
> Issue Type: Improvement
> Components: Classlib
> Affects Versions: 5.0M8
> Reporter: Regis Xu
> Fix For: 5.0M9
>
> Attachments: HARMONY-6030.diff
>
>
> OSMemory.h and OSMemory.c has almost the same content in windows and unix, they could
be merged and moved to shared directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|