[jira] Created: (RVM-839) Support for Reference Types in the MMTk Harness

View: New views
4 Messages — Rating Filter:   Alert me  

[jira] Created: (RVM-839) Support for Reference Types in the MMTk Harness

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Support for Reference Types in the MMTk Harness
-----------------------------------------------

                 Key: RVM-839
                 URL: http://jira.codehaus.org/browse/RVM-839
             Project: RVM
          Issue Type: New Feature
            Reporter: Robin Garner
            Assignee: Robin Garner
             Fix For: 3.1.1


The MMTk Harness currently ignores reference type processing.  We should add enough support to verify that the MMTk collectors are doing the right thing.

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

       

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Work started: (RVM-839) Support for Reference Types in the MMTk Harness

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on RVM-839 started by Robin Garner.

> Support for Reference Types in the MMTk Harness
> -----------------------------------------------
>
>                 Key: RVM-839
>                 URL: http://jira.codehaus.org/browse/RVM-839
>             Project: RVM
>          Issue Type: New Feature
>            Reporter: Robin Garner
>            Assignee: Robin Garner
>             Fix For: 3.1.1
>
>
> The MMTk Harness currently ignores reference type processing.  We should add enough support to verify that the MMTk collectors are doing the right thing.

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

       

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Commented: (RVM-839) Support for Reference Types in the MMTk Harness

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/RVM-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=184580#action_184580 ]

Robin Garner commented on RVM-839:
----------------------------------

Added 3 new types: weakref, softref and phantomref.  These can only be stack allocated, and have identical semantics, similar to java weak reference types.

The intrinsics weakRef, softRef and phantomRef create the appropriate type of reference to a heap object.  The intrinsics getXxxReferent return the referent of each reference type, which will be null if the referent was not strongly reachable during the most recent GC.

> Support for Reference Types in the MMTk Harness
> -----------------------------------------------
>
>                 Key: RVM-839
>                 URL: http://jira.codehaus.org/browse/RVM-839
>             Project: RVM
>          Issue Type: New Feature
>            Reporter: Robin Garner
>            Assignee: Robin Garner
>             Fix For: 3.1.1
>
>
> The MMTk Harness currently ignores reference type processing.  We should add enough support to verify that the MMTk collectors are doing the right thing.

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

       

------------------------------------------------------------------------------
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Closed: (RVM-839) Support for Reference Types in the MMTk Harness

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robin Garner closed RVM-839.
----------------------------

    Resolution: Fixed

Committed in r15732

> Support for Reference Types in the MMTk Harness
> -----------------------------------------------
>
>                 Key: RVM-839
>                 URL: http://jira.codehaus.org/browse/RVM-839
>             Project: RVM
>          Issue Type: New Feature
>            Reporter: Robin Garner
>            Assignee: Robin Garner
>             Fix For: 3.1.1
>
>
> The MMTk Harness currently ignores reference type processing.  We should add enough support to verify that the MMTk collectors are doing the right thing.

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

       

------------------------------------------------------------------------------
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues