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/01/23 17:01:49 UTC

[jira] Resolved: (HARMONY-3027) [drlvm][jvmti] VM fails to initialize wtih an agent specified by -agentlib: option

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

Gregory Shimansky resolved HARMONY-3027.
----------------------------------------

    Resolution: Fixed

I've committed the patch because -agentlib option is broken and it is not good. Please add regression test as a separate issue, subtask for this one.

Patch applied at 499047.

> [drlvm][jvmti] VM fails to initialize wtih an agent specified by -agentlib: option
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-3027
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3027
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Eugene S. Ostrovsky
>         Assigned To: Gregory Shimansky
>         Attachments: H-3027_agentlib_option_fix.patch
>
>
> VM started with -agentlib:<agent_library> command line option fails to initialize.
> Fails on assertion in jvmti.cpp line:495 Expression:vm_libs.
> It seems to be a side effect of [r497495] commit.

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