You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2009/06/17 23:30:08 UTC

[jira] Resolved: (HARMONY-2086) [drlvm][thread] java.util.concurrent.atomic natives misses VMSupportsCS8 function

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

Mark Hindess resolved HARMONY-2086.
-----------------------------------

    Resolution: Fixed
      Assignee: Mark Hindess  (was: weldon washburn)

This test has been removed from the exclude lists for all platforms and it works for me.
(It doesn't work on IBM VME but that's not an Apache Harmony problem.)


> [drlvm][thread] java.util.concurrent.atomic natives misses VMSupportsCS8 function
> ---------------------------------------------------------------------------------
>
>                 Key: HARMONY-2086
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2086
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Nikolay Kuznetsov
>            Assignee: Mark Hindess
>            Priority: Minor
>         Attachments: atomics.patch, h2086.patch, Test.java
>
>
> java.util.concurrent.atomic natives misses VMSupportsCS8 function, which indicates whether underlying JVM supports lockless CompareAndSet for longs.

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