You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Regis Xu (JIRA)" <ji...@apache.org> on 2009/04/22 07:33:47 UTC

[jira] Resolved: (HARMONY-6152) [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now

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

Regis Xu resolved HARMONY-6152.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M10

Thanks Jim.

Patch apply at r767375.
Please verify it was applied as you expected.

> [classlib][luni] WriterTest.test_writeLjava_lang_String Thread.holdsLock works now 
> -----------------------------------------------------------------------------------
>
>                 Key: HARMONY-6152
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6152
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>    Affects Versions: 5.0M9
>            Reporter: Jim Yu
>            Assignee: Regis Xu
>             Fix For: 5.0M10
>
>         Attachments: HARMONY-6152.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> wr.write("Some string");
> In WriterTest.test_writeLjava_lang_String(), a line of code above is commented currently due to Thread.holdsLock didn't work on IBM vme. I tested it against IBM vme v4 on windows and linux and found it works now. So uncomment this line of code in the test case.

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