You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2007/05/17 12:35:16 UTC

[jira] Closed: (HARMONY-3637) [Native Ref Enqueue Thread Design]Fixing the bug that VM sometimes can not enqueue references as quickly as some tests expect

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

Xiao-Feng Li closed HARMONY-3637.
---------------------------------

    Resolution: Fixed

Committed.

> [Native Ref Enqueue Thread Design]Fixing the bug that VM sometimes can not enqueue references as quickly as some tests expect
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3637
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3637
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Win/Linux 32/64
>            Reporter: Li-Gang Wang
>         Assigned To: Xiao-Feng Li
>         Attachments: 01_native_sync_enqueue_references.patch
>
>
> gc.PhantomReferenceTest and tests.api.java.lang.ref.ReferenceTest in classlib expect weak references are enqueued once System.runFinalization() is called. Although I think Java specification doesn't require this, I provide the solution for this in the patch.

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