You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "weldon washburn (JIRA)" <ji...@apache.org> on 2007/01/02 02:55:27 UTC

[jira] Closed: (HARMONY-2908) a probe written in Java that reveals how a JVM handles finalizable objects

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

weldon washburn closed HARMONY-2908.
------------------------------------

    Resolution: Fixed

Finx.java was committed to tools/trunk/finalizer_probe/

> a probe written in Java that reveals how a JVM handles finalizable objects
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-2908
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2908
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>         Environment: this has only been tested on Sun JVM, windowsXP, single cpu  box but should work on other combinations
>            Reporter: weldon washburn
>         Assigned To: weldon washburn
>         Attachments: Finx.java
>
>
> Below is a summary of the probe's commands
> cmd = 0                                       no finalizable object created, main() does cpu intensive task forever
> cmd = 1                                       a bunch of object needing finalization are shoved onto finalize queue
>                                                       also, each finalizer runs only a short time
> cmd = 2		same as cmd==1 except each finalizer runs cpu intensive task forever
> An example command line for running this probe:   "java Finx 2"

-- 
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