You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Rustem Rafikov (JIRA)" <ji...@apache.org> on 2006/08/15 13:01:13 UTC

[jira] Created: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods

 [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods
------------------------------------------------------------------------------

                 Key: HARMONY-1191
                 URL: http://issues.apache.org/jira/browse/HARMONY-1191
             Project: Harmony
          Issue Type: Bug
            Reporter: Rustem Rafikov
         Attachments: vm_juc_volatiles_081506.diff, vm_juc_volatiles_081506.diff

The attached patch adds get/set<*>Volatile methods implementations


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1191?page=all ]

Nathan Beyer reassigned HARMONY-1191:
-------------------------------------

    Assignee: Nathan Beyer

>  [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-1191
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1191
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Rustem Rafikov
>         Assigned To: Nathan Beyer
>         Attachments: vm_juc_volatiles_081506.diff, vm_juc_volatiles_081506.diff
>
>
> The attached patch adds get/set<*>Volatile methods implementations

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1191?page=all ]

Nathan Beyer resolved HARMONY-1191.
-----------------------------------

    Resolution: Fixed

Patch applied, please verify.

Note: the AtomicLong* classes do not work because the following native method isn't found: java/util/concurrent/atomic/AtomicLong.VMSupportsCS8()Z. Please consider adding this in the next issue.

Thanks.

>  [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-1191
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1191
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Rustem Rafikov
>         Assigned To: Nathan Beyer
>         Attachments: vm_juc_volatiles_081506.diff, vm_juc_volatiles_081506.diff
>
>
> The attached patch adds get/set<*>Volatile methods implementations

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods

Posted by "Nathan Beyer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1191?page=all ]

Nathan Beyer closed HARMONY-1191.
---------------------------------


verified

>  [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-1191
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1191
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Rustem Rafikov
>         Assigned To: Nathan Beyer
>         Attachments: vm_juc_volatiles_081506.diff, vm_juc_volatiles_081506.diff
>
>
> The attached patch adds get/set<*>Volatile methods implementations

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods

Posted by "Rustem Rafikov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-1191?page=comments#action_12439040 ] 
            
Rustem Rafikov commented on HARMONY-1191:
-----------------------------------------

verified, could you please close it.

thanks, 
Rustem

>  [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-1191
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1191
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Rustem Rafikov
>         Assigned To: Nathan Beyer
>         Attachments: vm_juc_volatiles_081506.diff, vm_juc_volatiles_081506.diff
>
>
> The attached patch adds get/set<*>Volatile methods implementations

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1191) [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods

Posted by "Rustem Rafikov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1191?page=all ]

Rustem Rafikov updated HARMONY-1191:
------------------------------------

    Attachment: vm_juc_volatiles_081506.diff

Attached with ASF license granted.

>  [j.u.c integration with DRLVM - step#2]: implement get/set<*>Volatile methods
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-1191
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1191
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Rustem Rafikov
>         Attachments: vm_juc_volatiles_081506.diff, vm_juc_volatiles_081506.diff
>
>
> The attached patch adds get/set<*>Volatile methods implementations

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira