You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/06/22 14:52:27 UTC

[jira] Closed: (HARMONY-1847) [drlvm] -verbose option does nothing

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

Gregory Shimansky closed HARMONY-1847.
--------------------------------------


No response, assuming ok.

> [drlvm] -verbose option does nothing
> ------------------------------------
>
>                 Key: HARMONY-1847
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1847
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Any just java -version test
>            Reporter: Jean-Frederic Clere
>            Assignee: Gregory Shimansky
>            Priority: Minor
>         Attachments: log4cxx-fix.patch, update-log4cxx-revision.patch, verbose-class.diff, workaround-fflush-log.patch
>
>
> java -verbose does not print any information
> To debug an application it is very helpfull to know which classes and in which order they are loaded.
> Something like what RI gives would be enough.
> [Opened C:\tools\sun1.5.0\jre\lib\rt.jar]
> [Opened C:\tools\sun1.5.0\jre\lib\charsets.jar]
> [Loaded java.lang.Object from C:\tools\sun1.5.0\jre\lib\rt.jar]
> [Loaded java.io.Serializable from C:\tools\sun1.5.0\jre\lib\rt.jar]
> [Loaded java.lang.Comparable from C:\tools\sun1.5.0\jre\lib\rt.jar] 
> Xtrace:classloader contains the information but it is too verbose.

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