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

[jira] Assigned: (HARMONY-1885) [classlib][luni] Tweaked native method name in file.c helpers.c helpers.h jclprots.h libhyluni.exp hyluni.def

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

Paulex Yang reassigned HARMONY-1885:
------------------------------------

    Assignee: Paulex Yang

> [classlib][luni] Tweaked native method name in file.c helpers.c helpers.h jclprots.h libhyluni.exp hyluni.def
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1885
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1885
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: spark shen
>         Assigned To: Paulex Yang
>            Priority: Minor
>         Attachments: Harmony-1885.diff
>
>
> Two tweaked method names:
> private native boolean isReadOnlyImpl(byte[] filePath);
> private native boolean isWriteOnlyImpl(byte[] filePath);
> which makes the code obscure. [1]
> [1] Refer to thread [classlib][luni] Tweaked native method name in file
> I will supply a patch.
> Best regards

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