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

[jira] Created: (HARMONY-3137) [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement

[drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement
---------------------------------------------------------------------------------------------

                 Key: HARMONY-3137
                 URL: https://issues.apache.org/jira/browse/HARMONY-3137
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Elena Semukhina
         Attachments: H-3137_smoke_ref_tests.patch

gc.WeakReferenceTest and gc.PhantomReferenceTest use sleep() to wait for some time to see that newly-cleared references are enqueued. It was suggested at dev@ list that the tests use System.runFinalization(), which should guarantee enqueing.

I'll attach the patch to update the tests.


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


[jira] Resolved: (HARMONY-3137) [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky resolved HARMONY-3137.
----------------------------------------

    Resolution: Fixed

Patch applied at 504869. Please check that it was applied as expected.

> [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3137
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3137
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-3137_smoke_ref_tests.patch
>
>
> gc.WeakReferenceTest and gc.PhantomReferenceTest use sleep() to wait for some time to see that newly-cleared references are enqueued. It was suggested at dev@ list that the tests use System.runFinalization(), which should guarantee enqueing.
> I'll attach the patch to update the tests.

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


[jira] Updated: (HARMONY-3137) [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement

Posted by "Elena Semukhina (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elena Semukhina updated HARMONY-3137:
-------------------------------------

    Attachment: H-3137_smoke_ref_tests.patch

> [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3137
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3137
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Attachments: H-3137_smoke_ref_tests.patch
>
>
> gc.WeakReferenceTest and gc.PhantomReferenceTest use sleep() to wait for some time to see that newly-cleared references are enqueued. It was suggested at dev@ list that the tests use System.runFinalization(), which should guarantee enqueing.
> I'll attach the patch to update the tests.

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


[jira] Assigned: (HARMONY-3137) [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky reassigned HARMONY-3137:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3137
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3137
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>         Assigned To: Gregory Shimansky
>         Attachments: H-3137_smoke_ref_tests.patch
>
>
> gc.WeakReferenceTest and gc.PhantomReferenceTest use sleep() to wait for some time to see that newly-cleared references are enqueued. It was suggested at dev@ list that the tests use System.runFinalization(), which should guarantee enqueing.
> I'll attach the patch to update the tests.

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


[jira] Closed: (HARMONY-3137) [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-3137.
--------------------------------------


No response, assuming ok.

> [drlvm][smoke tests] smoke tests gc.WeakReferenceTest and gc.PhantomReferenceTest enhancement
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3137
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3137
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>            Assignee: Gregory Shimansky
>         Attachments: H-3137_smoke_ref_tests.patch
>
>
> gc.WeakReferenceTest and gc.PhantomReferenceTest use sleep() to wait for some time to see that newly-cleared references are enqueued. It was suggested at dev@ list that the tests use System.runFinalization(), which should guarantee enqueing.
> I'll attach the patch to update the tests.

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